createSigningKey abstract method
Future<CreateSigningKeyResponse_>
createSigningKey(
- ServiceCall call,
- CreateSigningKeyRequest_ request
Implementation
$async.Future<$1.CreateSigningKeyResponse_> createSigningKey(
$grpc.ServiceCall call, $1.CreateSigningKeyRequest_ request);