EventCreateGroup$json top-level constant

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

Implementation

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