health abstract method

Future<Empty> health(
  1. ServerContext ctx,
  2. Empty request
)

Implementation

$async.Future<$0.Empty> health($pb.ServerContext ctx, $0.Empty request);