AggregateEnum$json top-level constant

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

Implementation

@$core.Deprecated('Use aggregateEnumDescriptor instead')
const AggregateEnum$json = {
  '1': 'AggregateEnum',
  '2': [
    {'1': 'VALUE', '2': 1, '3': {}},
  ],
  '3': {},
};