EventLeaveGroup$json top-level constant

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

Implementation

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