menu
televerse package
documentation
plugins.dart
ConversationStorage
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
ConversationState
?
>
get
(
String
key
)
Gets conversation state for a key.
Implementation
Future<ConversationState?> get(String key);
televerse package
documentation
plugins
ConversationStorage
get abstract method
ConversationStorage class