menu
navigine_sdk package
documentation
com/navigine/idl/placement.dart
PlacementImpl
toInt static method
toInt static method
dark_mode
light_mode
toInt
static method
int
toInt
(
Placement
e
)
Implementation
static int toInt(Placement e) => e.index;
navigine_sdk package
documentation
com/navigine/idl/placement
PlacementImpl
toInt static method
PlacementImpl extension on
Placement