EzvizNetDeviceInfo constructor
EzvizNetDeviceInfo({})
Implementation
EzvizNetDeviceInfo({
required this.userId,
this.dChannelCount = 0,
this.dStartChannelNo = 0,
this.channelCount = 0,
this.startChannelNo = 0,
this.byDVRType = 0,
});