menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
Client
directChats property
directChats property
dark_mode
light_mode
directChats
property
Map
<
String
,
dynamic
>
get
directChats
Implementation
Map<String, dynamic> get directChats => _accountData['m.direct']?.content ?? {};
sendingnetwork_dart_sdk package
documentation
sdn
Client
directChats property
Client class