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