menu
customer_io package
documentation
config/geofence_config.dart
GeofenceConfig
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'locationMode': locationMode.rawValue, }; }
customer_io package
documentation
config/geofence_config
GeofenceConfig
toMap method
GeofenceConfig class