DeviceStatusInfo constructor
DeviceStatusInfo({})
Implementation
DeviceStatusInfo(
{required this.lockMode,
required this.lock,
required this.antiPryingAlarm,
required this.volume,
required this.language,
required this.motorTime,
required this.autoCloseLockTime,
required this.obligate1,
required this.obligate2,
required this.obligate3,
required this.obligate4,
required this.lockBody});