ready abstract method

Future<ReadyResponse> ready(
  1. ServiceCall call,
  2. ReadyRequest request
)

Implementation

$async.Future<$31.ReadyResponse> ready($grpc.ServiceCall call, $31.ReadyRequest request);