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