EnumValue$json top-level constant

  1. @Deprecated('Use enumValueDescriptor instead')
Map<String, Object> const EnumValue$json

Implementation

@$core.Deprecated('Use enumValueDescriptor instead')
const EnumValue$json = {
  '1': 'EnumValue',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
    {'1': 'value', '3': 2, '4': 1, '5': 5, '10': 'value'},
  ],
};