secrets property
SecretStorage
get
secrets
A storage utility for secrets. Secrets are persisted across reloads and are independent of the current opened {@link workspace.workspaceFoldersworkspace}.
Implementation
_i3.SecretStorage get secrets => _i5.getProperty(
this,
'secrets',
);