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