networkAllowlist property

NetworkAllowlist? networkAllowlist
final

Restricts which hosts network media may be fetched from. Applied to the per-render resolver when none is injected; ignored when mediaResolver is provided (configure the allowlist on it instead).

Implementation

final NetworkAllowlist? networkAllowlist;