menu
lb_setup_ui package
documentation
common/model/license_qrcode_model.dart
License
License constructor
License constructor
dark_mode
light_mode
License
constructor
License
(
{
num
?
v
,
String
?
dt
,
String
?
tk
,
String
?
ty
,
})
Implementation
License({ this.v, this.dt, this.tk, this.ty, });
lb_setup_ui package
documentation
common/model/license_qrcode_model
License
License constructor
License class