GroupInfoForSet$json top-level constant

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

Implementation

@$core.Deprecated('Use groupInfoForSetDescriptor instead')
const GroupInfoForSet$json = {
  '1': 'GroupInfoForSet',
  '2': [
    {'1': 'groupID', '3': 1, '4': 1, '5': 9, '10': 'groupID'},
    {'1': 'groupName', '3': 2, '4': 1, '5': 9, '10': 'groupName'},
    {'1': 'notification', '3': 3, '4': 1, '5': 9, '10': 'notification'},
    {'1': 'introduction', '3': 4, '4': 1, '5': 9, '10': 'introduction'},
    {'1': 'faceURL', '3': 5, '4': 1, '5': 9, '10': 'faceURL'},
    {'1': 'ex', '3': 6, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'ex'},
    {
      '1': 'needVerification',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.openim.protobuf.Int32Value',
      '10': 'needVerification'
    },
    {
      '1': 'lookMemberInfo',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.openim.protobuf.Int32Value',
      '10': 'lookMemberInfo'
    },
    {
      '1': 'applyMemberFriend',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.openim.protobuf.Int32Value',
      '10': 'applyMemberFriend'
    },
  ],
};