menu
ezviz_flutter package
documentation
ezviz_flutter.dart
DeviceGeneralSwitchStatus
DeviceGeneralSwitchStatus.new constructor
DeviceGeneralSwitchStatus.new constructor
dark_mode
light_mode
DeviceGeneralSwitchStatus
constructor
DeviceGeneralSwitchStatus
(
{
required
String
subSerial
,
required
int
type
,
required
int
enable
,
})
Implementation
DeviceGeneralSwitchStatus({ required this.subSerial, required this.type, required this.enable, });
ezviz_flutter package
documentation
ezviz_flutter
DeviceGeneralSwitchStatus
DeviceGeneralSwitchStatus.new constructor
DeviceGeneralSwitchStatus class