Indices$json top-level constant
Implementation
@$core.Deprecated('Use indicesDescriptor instead')
const Indices$json = const {
'1': 'Indices',
'2': const [
const {'1': 'x', '3': 1, '4': 1, '5': 13, '10': 'x'},
const {'1': 'y', '3': 2, '4': 1, '5': 13, '10': 'y'},
const {'1': 'z', '3': 3, '4': 1, '5': 13, '10': 'z'},
],
};