getTransportMethod abstract method

Future<TransportMethod> getTransportMethod(
  1. ServiceCall call,
  2. SKU request
)

Implementation

$async.Future<$0.TransportMethod> getTransportMethod(
    $grpc.ServiceCall call, $1.SKU request);