Transform$json top-level constant
Implementation
@$core.Deprecated('Use transformDescriptor instead')
const Transform$json = const {
'1': 'Transform',
'2': const [
const {'1': 'a', '3': 1, '4': 1, '5': 2, '10': 'a'},
const {'1': 'b', '3': 2, '4': 1, '5': 2, '10': 'b'},
const {'1': 'c', '3': 3, '4': 1, '5': 2, '10': 'c'},
const {'1': 'd', '3': 4, '4': 1, '5': 2, '10': 'd'},
const {'1': 'tx', '3': 5, '4': 1, '5': 2, '10': 'tx'},
const {'1': 'ty', '3': 6, '4': 1, '5': 2, '10': 'ty'},
],
};