menu
spinach_core package
documentation
commons/services/IRegistrationService.dart
IRegistrationService
getShopperById method
getShopperById method
dark_mode
light_mode
getShopperById
method
Future
<
SpinachUser
>
?
getShopperById
(
String
id
)
Implementation
Future<SpinachUser>? getShopperById(String id) {}
spinach_core package
documentation
commons/services/IRegistrationService
IRegistrationService
getShopperById method
IRegistrationService class