UserInfoWithEx$json top-level constant

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

Implementation

@$core.Deprecated('Use userInfoWithExDescriptor instead')
const UserInfoWithEx$json = {
  '1': 'UserInfoWithEx',
  '2': [
    {'1': 'userID', '3': 1, '4': 1, '5': 9, '10': 'userID'},
    {
      '1': 'nickname',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.openim.protobuf.StringValue',
      '10': 'nickname'
    },
    {'1': 'faceURL', '3': 3, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'faceURL'},
    {'1': 'ex', '3': 4, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'ex'},
    {
      '1': 'globalRecvMsgOpt',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.openim.protobuf.Int32Value',
      '10': 'globalRecvMsgOpt'
    },
  ],
};