heartbeat method
Implementation
$grpc.ResponseFuture<$1.MercuryResponse> heartbeat($1.MercuryRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$heartbeat, request, options: options);
}
$grpc.ResponseFuture<$1.MercuryResponse> heartbeat($1.MercuryRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$heartbeat, request, options: options);
}