ping abstract method

Future<PingResponse_> ping(
  1. ServiceCall call,
  2. PingRequest_ request
)

Implementation

$async.Future<$5.PingResponse_> ping(
    $grpc.ServiceCall call, $5.PingRequest_ request);