$mapping constant
Implementation
static const Map<String, InvoiceAccountTaxIdsItem Function(Object?)>
$mapping = {
'tax_id': TaxId.fromJson,
'deleted_tax_id': DeletedTaxId.fromJson,
};
static const Map<String, InvoiceAccountTaxIdsItem Function(Object?)>
$mapping = {
'tax_id': TaxId.fromJson,
'deleted_tax_id': DeletedTaxId.fromJson,
};