certificate abstract method

Future<CertificateResponse> certificate(
  1. ServiceCall call,
  2. CertificateRequest request
)

Implementation

$async.Future<$13.CertificateResponse> certificate($grpc.ServiceCall call, $13.CertificateRequest request);