CustomEnumValueMap$json top-level constant

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

Implementation

@$core.Deprecated('Use customEnumValueMapDescriptor instead')
const CustomEnumValueMap$json = {
  '1': 'CustomEnumValueMap',
  '2': [
    {
      '1': 'values',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.jmash.protobuf.CustomEnumValueMap.ValuesEntry',
      '10': 'values'
    },
  ],
  '3': [CustomEnumValueMap_ValuesEntry$json],
};