ready abstract method

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

Implementation

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