Skip to content

[V] $secret

const $secret: SecretDecorator;

Mark a value as a secret value that should be treated carefully to avoid exposure

context

Decorator context

target

Decorator target: a scalar, model property, model, union, or enum.