menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
HiveCollectionsDatabase
getAllOlmSessions method
getAllOlmSessions method
dark_mode
light_mode
getAllOlmSessions
method
@
override
Future
<
Map
<
String
,
Map
>
>
getAllOlmSessions
(
)
override
Implementation
@override Future<Map<String, Map>> getAllOlmSessions() => _olmSessionsBox.getAllValues();
sendingnetwork_dart_sdk package
documentation
sdn
HiveCollectionsDatabase
getAllOlmSessions method
HiveCollectionsDatabase class