maxSessionResults property

int get maxSessionResults

The maximum number of sessions.Session that will be included in a requested list.

Implementation

int get maxSessionResults => $js.chrome.sessions.MAX_SESSION_RESULTS;