certificate abstract method

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

Implementation

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