allowedIframeHosts property

List<String> get allowedIframeHosts

Implementation

List<String> get allowedIframeHosts =>
    optionSet['allowedIframeHosts'].valueAt(context);