ready abstract method

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

Implementation

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