GroupProto_SearchReply$json top-level constant

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

Implementation

@$core.Deprecated('Use groupProtoDescriptor instead')
const GroupProto_SearchReply$json = {
  '1': 'SearchReply',
  '2': [
    {
      '1': 'groups',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.Platform.GroupProto',
      '10': 'groups'
    },
    {
      '1': 'pagination',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Platform.PaginationProto',
      '10': 'pagination'
    },
  ],
};