imageAllowlist property
Images exempted from this check.
If any of the patterns match the image url, the check will not be evaluated.
Optional.
Implementation
ImageAllowlist? imageAllowlist;
Images exempted from this check.
If any of the patterns match the image url, the check will not be evaluated.
Optional.
ImageAllowlist? imageAllowlist;