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