dynamicRulesetId property

String get dynamicRulesetId

Ruleset ID for the dynamic rules added by the extension.

Implementation

String get dynamicRulesetId =>
    $js.chrome.declarativeNetRequest.DYNAMIC_RULESET_ID;