TempChangeBean constructor
TempChangeBean({})
Implementation
TempChangeBean({
required this.enable,
required this.temp,
required this.state,
required this.tempInfo,
required this.type,
});
TempChangeBean({
required this.enable,
required this.temp,
required this.state,
required this.tempInfo,
required this.type,
});