MsgLeaveGroup$json top-level constant

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

Implementation

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