menu
maas package
documentation
types/license.dart
CommerceLicense
CommerceLicense.new constructor
CommerceLicense.new constructor
dark_mode
light_mode
CommerceLicense
constructor
CommerceLicense
(
{
String
?
cipher
,
License
?
explain
,
DateTime
?
createAt
,
})
Implementation
CommerceLicense({this.cipher, this.explain, this.createAt});
maas package
documentation
types/license
CommerceLicense
CommerceLicense.new constructor
CommerceLicense class