maxNumberOfDynamicAndSessionRules property
int
get
maxNumberOfDynamicAndSessionRules
The maximum number of combined dynamic and session scoped rules an extension can add.
Implementation
int get maxNumberOfDynamicAndSessionRules =>
$js.chrome.declarativeNetRequest.MAX_NUMBER_OF_DYNAMIC_AND_SESSION_RULES;