getValidator abstract method

Future<GetValidatorResponse> getValidator(
  1. ServiceCall call,
  2. GetValidatorRequest request
)

Implementation

$async.Future<$1.GetValidatorResponse> getValidator(
    $grpc.ServiceCall call, $1.GetValidatorRequest request);