isAlreadySanitized property
If true, the value has already been sanitized and needs no further sanitization.
For instance, a D3 customer id is already an obfuscated entity and might not need further sanitization.
Implementation
core.bool? isAlreadySanitized;