createSigningKey abstract method

Future<CreateSigningKeyResponse_> createSigningKey(
  1. ServiceCall call,
  2. CreateSigningKeyRequest_ request
)

Implementation

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