ping abstract method

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

Implementation

$async.Future<$1.Empty> ping($grpc.ServiceCall call, $1.Empty request);