[V] $secret
const $secret: SecretDecorator;
Mark a string as a secret value that should be treated carefully to avoid exposure
Param
Decorator context
Param
Decorator target, either a string model or a property with type string.
const $secret: SecretDecorator;
Mark a string as a secret value that should be treated carefully to avoid exposure
Decorator context
Decorator target, either a string model or a property with type string.