menu
another_quickbooks package
documentation
quickbook_models.dart
NameValue
NameValue.new constructor
NameValue.new constructor
dark_mode
light_mode
NameValue
constructor
NameValue
(
{
String
?
name
,
String
?
value
,
})
Implementation
NameValue({ this.name, this.value });
another_quickbooks package
documentation
quickbook_models
NameValue
NameValue.new constructor
NameValue class