menu
osmos_flutter_plugin package
documentation
models/targeting_params.dart
GeoTargeting
state static method
state static method
dark_mode
light_mode
state
static method
GeoTargeting
state
(
String
state
)
Implementation
static GeoTargeting state(String state) { return GeoTargeting._({'state': state}); }
osmos_flutter_plugin package
documentation
models/targeting_params
GeoTargeting
state static method
GeoTargeting class