EventUpdateGroup$json top-level constant

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

Implementation

@$core.Deprecated('Use eventUpdateGroupDescriptor instead')
const EventUpdateGroup$json = {
  '1': 'EventUpdateGroup',
  '2': [
    {'1': 'group_id', '3': 1, '4': 1, '5': 4, '10': 'groupId'},
  ],
};