createKey abstract method

Future<CreateKeyResponse> createKey(
  1. ServiceCall call,
  2. CreateKeyRequest request
)

Implementation

$async.Future<$10.CreateKeyResponse> createKey($grpc.ServiceCall call, $10.CreateKeyRequest request);