menu
service_stack_kit package
documentation
services/geo_services.dart
GeoServices
getMockCountries static method
getMockCountries static method
dark_mode
light_mode
getMockCountries
static method
List
<
String
>
getMockCountries
(
)
Implementation
static List<String> getMockCountries() => ['India', 'USA', 'Germany', 'Japan'];
service_stack_kit package
documentation
services/geo_services
GeoServices
getMockCountries static method
GeoServices class