$mapping constant
Implementation
static const Map<String,
PostCustomersCustomerSourcesIdResponse Function(Object?)> $mapping = {
'card': Card.fromJson,
'bank_account': BankAccount.fromJson,
'source': Source.fromJson,
};
static const Map<String,
PostCustomersCustomerSourcesIdResponse Function(Object?)> $mapping = {
'card': Card.fromJson,
'bank_account': BankAccount.fromJson,
'source': Source.fromJson,
};