menu
televerse package
documentation
plugins.dart
MemoryConversationStorage
length property
length property
dark_mode
light_mode
length
property
int
get
length
Gets the number of active conversations.
Implementation
int get length => _storage.length;
televerse package
documentation
plugins
MemoryConversationStorage
length property
MemoryConversationStorage class