call abstract method
TRes
call({})
Implementation
TRes call({
String? deviceId,
int? energyThresholdWh,
int? evaluationWindowMinutes,
int? minimumObservedMinutesBeforeProjection,
bool? isEnabled,
});
TRes call({
String? deviceId,
int? energyThresholdWh,
int? evaluationWindowMinutes,
int? minimumObservedMinutesBeforeProjection,
bool? isEnabled,
});