publicKeys property

List<String>? publicKeys
getter/setter pair

Public keys that should be added to the environment before it is started.

Implementation

core.List<core.String>? publicKeys;