$mapping constant
Implementation
static const Map<String,
GetTerminalLocationsLocationResponse Function(Object?)> $mapping = {
'terminal.location': TerminalLocation.fromJson,
'deleted_terminal.location': DeletedTerminalLocation.fromJson,
};
static const Map<String,
GetTerminalLocationsLocationResponse Function(Object?)> $mapping = {
'terminal.location': TerminalLocation.fromJson,
'deleted_terminal.location': DeletedTerminalLocation.fromJson,
};