length property

int get length

Gets the number of stored sessions.

Implementation

int get length => _storage.length;