menu
spinach_core package
documentation
commons/services/ISearchService.dart
ISearchService
getBuyOrdersByLocation method
getBuyOrdersByLocation method
dark_mode
light_mode
getBuyOrdersByLocation
method
Future
<
ItemSearchResults
>
?
getBuyOrdersByLocation
(
String
location
)
Implementation
Future<ItemSearchResults>? getBuyOrdersByLocation(String location) {}
spinach_core package
documentation
commons/services/ISearchService
ISearchService
getBuyOrdersByLocation method
ISearchService class