healthz abstract method

Future<HealthzResponse> healthz(
  1. ServiceCall call,
  2. HealthzRequest request
)

Implementation

$async.Future<$3.HealthzResponse> healthz($grpc.ServiceCall call, $3.HealthzRequest request);