retrieve abstract method

Future<ContractorProto> retrieve(
  1. ServiceCall call,
  2. ContractorProto_RetrieveRequest request
)

Implementation

$async.Future<$20.ContractorProto> retrieve($grpc.ServiceCall call, $20.ContractorProto_RetrieveRequest request);