menu
clean_energy_api
clean_energy_api.dart
DeviceCountLogDTO
DeviceCountLogDTO const constructor
DeviceCountLogDTO
dark_mode
light_mode
DeviceCountLogDTO
constructor
const
DeviceCountLogDTO
(
{
int
?
oncueValue
,
int
?
hepValue
,
DateTime
?
timestamp
,
})
Implementation
const DeviceCountLogDTO({ this.oncueValue, this.hepValue, this.timestamp, });
clean_energy_api
clean_energy_api
DeviceCountLogDTO
DeviceCountLogDTO const constructor
DeviceCountLogDTO class