plugins property
ContentSetting
get
plugins
Deprecated. With Flash support removed in Chrome 88, this
permission no longer has any effect. Value is always block. Calls to
set() and clear() will be ignored.
Implementation
ContentSetting get plugins =>
ContentSetting.fromJS($js.chrome.contentSettings.plugins);