menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
WhoIsInfo
devices property
devices property
dark_mode
light_mode
devices
property
Map
<
String
,
DeviceInfo
>
?
devices
getter/setter pair
Each key is an identifier for one of the user's devices.
Implementation
Map<String, DeviceInfo>? devices;
sendingnetwork_dart_sdk package
documentation
sdn
WhoIsInfo
devices property
WhoIsInfo class