TestOneof2_FooGroup$json top-level constant

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

Implementation

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