healthz abstract method

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

Implementation

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