TestNestedGroupExtensionOuter$json top-level constant

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

Implementation

@$core.Deprecated('Use testNestedGroupExtensionOuterDescriptor instead')
const TestNestedGroupExtensionOuter$json = const {
  '1': 'TestNestedGroupExtensionOuter',
  '2': const [
    const {'1': 'layer1optionalgroup', '3': 1, '4': 1, '5': 10, '6': '.protobuf_unittest.TestNestedGroupExtensionOuter.Layer1OptionalGroup', '10': 'layer1optionalgroup'},
  ],
  '3': const [TestNestedGroupExtensionOuter_Layer1OptionalGroup$json],
};