sshKeys property

List<SSHKey>? sshKeys
getter/setter pair

List of ssh keys.

Implementation

core.List<SSHKey>? sshKeys;