GroupAttribute$json top-level constant

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

Implementation

@$core.Deprecated('Use groupAttributeDescriptor instead')
const GroupAttribute$json = {
  '1': 'GroupAttribute',
  '2': [
    {'1': 'groupID', '3': 1, '4': 1, '5': 9, '10': 'groupID'},
    {'1': 'createTime', '3': 2, '4': 1, '5': 3, '10': 'createTime'},
    {'1': 'group', '3': 3, '4': 1, '5': 11, '6': '.openim.sdkws.GroupInfo', '10': 'group'},
  ],
};