maxGetmatchedrulesCallsPerInterval property

int get maxGetmatchedrulesCallsPerInterval

The number of times getMatchedRules can be called within a period of GETMATCHEDRULES_QUOTA_INTERVAL.

Implementation

int get maxGetmatchedrulesCallsPerInterval =>
    $js.chrome.declarativeNetRequest.MAX_GETMATCHEDRULES_CALLS_PER_INTERVAL;