menu
jt_xapi_tools package
documentation
config/models.dart
Account
Account.new constructor
Account.new constructor
dark_mode
light_mode
Account
constructor
Account
(
{
required
String
homePage
,
required
String
name
,
})
Implementation
Account({required this.homePage, required this.name});
jt_xapi_tools package
documentation
config/models
Account
Account.new constructor
Account class