menu
solevato_client_sdk_flutter package
documentation
data/local/dao/solevato_conversation_dao.dart
NonPersistedSolevatoConversationDao
onDispose method
onDispose method
dark_mode
light_mode
onDispose
method
@
override
Future
<
void
>
onDispose
(
)
override
Implementation
@override Future<void> onDispose() async { _conversation = null; }
solevato_client_sdk_flutter package
documentation
data/local/dao/solevato_conversation_dao
NonPersistedSolevatoConversationDao
onDispose method
NonPersistedSolevatoConversationDao class