heartbeat abstract method

Future<PlutoResponse> heartbeat(
  1. ServiceCall call,
  2. PlutoRequest request
)

Implementation

$async.Future<$0.PlutoResponse> heartbeat(
    $grpc.ServiceCall call, $0.PlutoRequest request);