importFunctionsExternalUrlAccessAllowed property

bool? importFunctionsExternalUrlAccessAllowed
getter/setter pair

Whether to allow external URL access for image and import functions.

Read only when true. When false, you can set to true.

Implementation

core.bool? importFunctionsExternalUrlAccessAllowed;