ready abstract method

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

Implementation

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