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