getTransportMethod method
Implementation
$grpc.ResponseFuture<$0.TransportMethod> getTransportMethod(
$1.SKU request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getTransportMethod, request, options: options);
}
$grpc.ResponseFuture<$0.TransportMethod> getTransportMethod(
$1.SKU request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getTransportMethod, request, options: options);
}