call abstract method
TRes
call({
- double? allTimesHighConsumption,
- double? allTimesHighProduction,
- bool? hasProduction,
- int? blinksPerKwh,
- String? errorCode,
- double? rmsCurrentMaxPerPhaseAmpere,
- int? consumptionAlarmMaxWh,
- Fragment$MyDevice$plusDevice$deviceType? deviceType,
- List<
Fragment$MyDevice$plusDevice$remoteDevices> ? remoteDevices, - Fragment$MyDevice$plusDevice$baseDevice? baseDevice,
- String? $__typename,
Implementation
TRes call({
double? allTimesHighConsumption,
double? allTimesHighProduction,
bool? hasProduction,
int? blinksPerKwh,
String? errorCode,
double? rmsCurrentMaxPerPhaseAmpere,
int? consumptionAlarmMaxWh,
Fragment$MyDevice$plusDevice$deviceType? deviceType,
List<Fragment$MyDevice$plusDevice$remoteDevices>? remoteDevices,
Fragment$MyDevice$plusDevice$baseDevice? baseDevice,
String? $__typename,
});