Type$json top-level constant

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

Implementation

@$core.Deprecated('Use typeDescriptor instead')
const Type$json = const {
  '1': 'Type',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {
      '1': 'fields',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Field',
      '10': 'fields'
    },
    const {'1': 'oneofs', '3': 3, '4': 3, '5': 9, '10': 'oneofs'},
    const {
      '1': 'options',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Option',
      '10': 'options'
    },
    const {
      '1': 'source_context',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.SourceContext',
      '10': 'sourceContext'
    },
    const {
      '1': 'syntax',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.google.protobuf.Syntax',
      '10': 'syntax'
    },
  ],
};