menu
secugen_ble_plugin package
documentation
utils/teamplate_nfc.dart
TemplateNFC
TemplateNFC.new constructor
TemplateNFC.new constructor
dark_mode
light_mode
TemplateNFC
constructor
TemplateNFC
(
{
required
String
id
,
required
String
templateBase64
,
String
?
nome
,
String
?
cognome
,
})
Implementation
TemplateNFC( {required this.id, required this.templateBase64, this.nome, this.cognome});
secugen_ble_plugin package
documentation
utils/teamplate_nfc
TemplateNFC
TemplateNFC.new constructor
TemplateNFC class