sshKeys property

List<SSHKey>? sshKeys
getter/setter pair

The SSH keys registered in the project.

Implementation

core.List<SSHKey>? sshKeys;