menu
matrix package
documentation
msc_extensions/msc_3814_dehydrated_devices/model/dehydrated_device.dart
DehydratedDevice
DehydratedDevice constructor
DehydratedDevice constructor
dark_mode
light_mode
DehydratedDevice
constructor
DehydratedDevice
(
{
required
String
deviceId
,
Map
<
String
,
dynamic
>
?
deviceData
,
})
Implementation
DehydratedDevice({ required this.deviceId, this.deviceData, });
matrix package
documentation
msc_extensions/msc_3814_dehydrated_devices/model/dehydrated_device
DehydratedDevice
DehydratedDevice constructor
DehydratedDevice class