TestGroup_OptionalGroup$json top-level constant

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

Implementation

@$core.Deprecated('Use testGroupDescriptor instead')
const TestGroup_OptionalGroup$json = {
  '1': 'OptionalGroup',
  '2': [
    {'1': 'a', '3': 17, '4': 1, '5': 5, '10': 'a'},
  ],
};