[V] $secret
const $secret: SecretDecorator;
Mark a value as a secret value that should be treated carefully to avoid exposure
Decorator context
Decorator target: a scalar, model property, model, union, or enum.
const $secret: SecretDecorator;
Mark a value as a secret value that should be treated carefully to avoid exposure
Decorator context
Decorator target: a scalar, model property, model, union, or enum.