TestOneof_FooGroup$json top-level constant

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

Implementation

@$core.Deprecated('Use testOneofDescriptor instead')
const TestOneof_FooGroup$json = const {
  '1': 'FooGroup',
  '2': const [
    const {'1': 'a', '3': 5, '4': 1, '5': 5, '10': 'a'},
    const {'1': 'b', '3': 6, '4': 1, '5': 9, '10': 'b'},
  ],
};