javaScriptMode property

JavaScriptMode? javaScriptMode
final

Sets whether JavaScript execution is enabled.

Default value is JavaScriptMode.unrestricted when null.

Implementation

final JavaScriptMode? javaScriptMode;