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