TestGroup$json top-level constant

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

Implementation

@$core.Deprecated('Use testGroupDescriptor instead')
const TestGroup$json = const {
  '1': 'TestGroup',
  '2': const [
    const {'1': 'optionalgroup', '3': 16, '4': 1, '5': 10, '6': '.protobuf_unittest.TestGroup.OptionalGroup', '10': 'optionalgroup'},
    const {'1': 'optional_foreign_enum', '3': 22, '4': 1, '5': 14, '6': '.protobuf_unittest.ForeignEnum', '10': 'optionalForeignEnum'},
  ],
  '3': const [TestGroup_OptionalGroup$json],
};