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