menu
clean_energy_api
clean_energy_api.dart
TrendValueV2
TrendValueV2 const constructor
TrendValueV2
dark_mode
light_mode
TrendValueV2
constructor
const
TrendValueV2
(
{
double
?
$value
,
DateTime
?
createdTimestamp
,
})
Implementation
const TrendValueV2({ this.$value, this.createdTimestamp, });
clean_energy_api
clean_energy_api
TrendValueV2
TrendValueV2 const constructor
TrendValueV2 class