menu
electrician_app
features/settings/domain/usecases/get_user_profile.dart
GetUserProfile
GetUserProfile.new constructor
GetUserProfile.new
dark_mode
light_mode
description
GetUserProfile
constructor
GetUserProfile
(
UserProfileRepository
repository
)
Implementation
GetUserProfile(this.repository);
electrician_app
get_user_profile
GetUserProfile
GetUserProfile.new constructor
GetUserProfile class