GroupId$json top-level constant

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

Implementation

@$core.Deprecated('Use groupIdDescriptor instead')
const GroupId$json = {
  '1': 'GroupId',
  '2': [
    {'1': 'value', '3': 1, '4': 1, '5': 12, '8': {}, '10': 'value'},
  ],
};