retrieve abstract method

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

Implementation

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