ExtensionRangeOptions_Declaration$json top-level constant

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

Implementation

@$core.Deprecated('Use extensionRangeOptionsDescriptor instead')
const ExtensionRangeOptions_Declaration$json = {
  '1': 'Declaration',
  '2': [
    {'1': 'number', '3': 1, '4': 1, '5': 5, '10': 'number'},
    {'1': 'full_name', '3': 2, '4': 1, '5': 9, '10': 'fullName'},
    {'1': 'type', '3': 3, '4': 1, '5': 9, '10': 'type'},
    {'1': 'reserved', '3': 5, '4': 1, '5': 8, '10': 'reserved'},
    {'1': 'repeated', '3': 6, '4': 1, '5': 8, '10': 'repeated'},
  ],
  '9': [
    {'1': 4, '2': 5},
  ],
};