menu
televerse package
documentation
plugins.dart
MemorySessionStorage<T>
length property
length property
dark_mode
light_mode
length
property
int
get
length
Gets the number of stored sessions.
Implementation
int get length => _storage.length;
televerse package
documentation
plugins
MemorySessionStorage<T>
length property
MemorySessionStorage class