menu
matrix package
documentation
matrix_api_lite/model/sync_update.dart
DeviceListsUpdate
DeviceListsUpdate constructor
DeviceListsUpdate constructor
dark_mode
light_mode
DeviceListsUpdate
constructor
DeviceListsUpdate
(
{
List
<
String
>
?
changed
,
List
<
String
>
?
left
,
})
Implementation
DeviceListsUpdate({ this.changed, this.left, });
matrix package
documentation
matrix_api_lite/model/sync_update
DeviceListsUpdate
DeviceListsUpdate constructor
DeviceListsUpdate class