menu
televerse package
documentation
plugins.dart
ConversationStorage
getAllKeys abstract method
getAllKeys abstract method
dark_mode
light_mode
getAllKeys
abstract method
Future
<
List
<
String
>
>
getAllKeys
(
)
Gets all conversation keys.
Implementation
Future<List<String>> getAllKeys();
televerse package
documentation
plugins
ConversationStorage
getAllKeys abstract method
ConversationStorage class