menu
sunny_service_stubs package
documentation
models/sunny/model/user_profile.dart
IUserProfile
photo property
photo property
dark_mode
light_mode
photo
property
String
?
get
photo
Property getter and setter for photo:
Implementation
String? get photo;
set
photo
(
String
?
photo
)
Implementation
set photo(String? photo);
sunny_service_stubs package
documentation
models/sunny/model/user_profile
IUserProfile
photo property
IUserProfile class