publicKey property

String? publicKey
getter/setter pair

The public SSH key.

This must be in OpenSSH .authorized_keys format.

Implementation

core.String? publicKey;