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