menu
brain_dev_tools package
documentation
models/info_model.dart
InfoModel
InfoModel.new constructor
InfoModel.new constructor
dark_mode
light_mode
InfoModel
constructor
InfoModel
(
{
String
apiVersion
=
''
,
String
roleCode
=
''
,
String
jwtToken
=
''
,
})
Implementation
InfoModel({ this.apiVersion = '', this.roleCode = '', this.jwtToken = '', });
brain_dev_tools package
documentation
models/info_model
InfoModel
InfoModel.new constructor
InfoModel class