menu
managersdk package
documentation
licence.dart
Licence
Licence constructor
Licence constructor
dark_mode
light_mode
Licence
constructor
Licence
(
{
String
?
licenceCode
,
String
?
companyCode
,
String
?
company
,
bool
?
allowed
,
})
Implementation
Licence({ this.licenceCode, this.companyCode, this.company, this.allowed, });
managersdk package
documentation
licence
Licence
Licence constructor
Licence class