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