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