$mapping constant
Implementation
static const Map<String, InvoiceitemPlanProduct Function(Object?)> $mapping =
{
'product': Product.fromJson,
'deleted_product': DeletedProduct.fromJson,
};
static const Map<String, InvoiceitemPlanProduct Function(Object?)> $mapping =
{
'product': Product.fromJson,
'deleted_product': DeletedProduct.fromJson,
};