menu
sotaid_pluging package
documentation
sotaid_plugin.dart
DocumentType
DocumentType.new constructor
DocumentType.new constructor
dark_mode
light_mode
DocumentType
constructor
DocumentType
(
{
required
String
name
,
required
String
value
,
required
bool
hasBack
,
})
Implementation
DocumentType({ required this.name, required this.value, required this.hasBack, });
sotaid_pluging package
documentation
sotaid_plugin
DocumentType
DocumentType.new constructor
DocumentType class