ping abstract method

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

Implementation

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