ContractorProto_SearchReply$json top-level constant

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

Implementation

@$core.Deprecated('Use contractorProtoDescriptor instead')
const ContractorProto_SearchReply$json = {
  '1': 'SearchReply',
  '2': [
    {
      '1': 'contractors',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.Spic.ContractorProto',
      '10': 'contractors'
    },
    {
      '1': 'pagination',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Platform.PaginationProto',
      '10': 'pagination'
    },
  ],
};