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