imageAllowlist property

ImageAllowlist? imageAllowlist
getter/setter pair

Images exempted from this check.

If any of the patterns match the image url, the check will not be evaluated.

Optional.

Implementation

ImageAllowlist? imageAllowlist;