menu
modularapparchitecture package
documentation
features/profile/domain/usecases/update_profile_usecase.dart
UpdateProfileUseCase
UpdateProfileUseCase.new constructor
UpdateProfileUseCase.new constructor
dark_mode
light_mode
UpdateProfileUseCase
constructor
UpdateProfileUseCase
(
ProfileRepository
_repository
)
Implementation
UpdateProfileUseCase(this._repository);
modularapparchitecture package
documentation
features/profile/domain/usecases/update_profile_usecase
UpdateProfileUseCase
UpdateProfileUseCase.new constructor
UpdateProfileUseCase class