menu
spinach_core package
documentation
commons/services/ILocationService.dart
ILocationService
getRetailerLocations method
getRetailerLocations method
dark_mode
light_mode
getRetailerLocations
method
Future
<
EntityLocation
>
?
getRetailerLocations
(
Map
<
String
,
dynamic
>
queries
)
Implementation
Future<EntityLocation>? getRetailerLocations(Map<String, dynamic> queries) {}
spinach_core package
documentation
commons/services/ILocationService
ILocationService
getRetailerLocations method
ILocationService class