menu
autel_base_plugins package
documentation
store/models/user.dart
User
User.new constructor
User.new constructor
dark_mode
light_mode
User
constructor
User
(
{
String
?
token
,
String
?
id
,
String
?
domain
,
})
Implementation
User({this.token, this.id, this.domain});
autel_base_plugins package
documentation
store/models/user
User
User.new constructor
User class