menu
sendingnetwork_dart_sdk package
documentation
sdn.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, });
sendingnetwork_dart_sdk package
documentation
sdn
DeviceListsUpdate
DeviceListsUpdate constructor
DeviceListsUpdate class