sessionRulesetId property

String get sessionRulesetId

Ruleset ID for the session-scoped rules added by the extension.

Implementation

String get sessionRulesetId =>
    $js.chrome.declarativeNetRequest.SESSION_RULESET_ID;