Pair$json top-level constant
Implementation
@$core.Deprecated('Use pairDescriptor instead')
const Pair$json = const {
'1': 'Pair',
'2': const [
const {'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
],
};