createKey abstract method

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

Implementation

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