GroupInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use groupInfoDescriptor instead')
const GroupInfo$json = {
  '1': 'GroupInfo',
  '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': 'ownerUserID', '3': 6, '4': 1, '5': 9, '10': 'ownerUserID'},
    {'1': 'createTime', '3': 7, '4': 1, '5': 3, '10': 'createTime'},
    {'1': 'memberCount', '3': 8, '4': 1, '5': 13, '10': 'memberCount'},
    {'1': 'ex', '3': 9, '4': 1, '5': 9, '10': 'ex'},
    {'1': 'status', '3': 10, '4': 1, '5': 5, '10': 'status'},
    {'1': 'creatorUserID', '3': 11, '4': 1, '5': 9, '10': 'creatorUserID'},
    {'1': 'groupType', '3': 12, '4': 1, '5': 5, '10': 'groupType'},
    {'1': 'needVerification', '3': 13, '4': 1, '5': 5, '10': 'needVerification'},
    {'1': 'lookMemberInfo', '3': 14, '4': 1, '5': 5, '10': 'lookMemberInfo'},
    {'1': 'applyMemberFriend', '3': 15, '4': 1, '5': 5, '10': 'applyMemberFriend'},
    {'1': 'notificationUpdateTime', '3': 16, '4': 1, '5': 3, '10': 'notificationUpdateTime'},
    {'1': 'notificationUserID', '3': 17, '4': 1, '5': 9, '10': 'notificationUserID'},
  ],
};