menu
matrix package
documentation
matrix_api_lite/generated/model.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;
matrix package
documentation
matrix_api_lite/generated/model
WhoIsInfo
devices property
WhoIsInfo class