menu
neom_core package
documentation
domain/use_cases/user_service.dart
UserService
updateCustomerId abstract method
updateCustomerId abstract method
dark_mode
light_mode
updateCustomerId
abstract method
Future
<
void
>
updateCustomerId
(
String
customerId
)
Implementation
Future<void> updateCustomerId(String customerId);
neom_core package
documentation
domain/use_cases/user_service
UserService
updateCustomerId abstract method
UserService class