call abstract method
TRes
call({
- String? id,
- String? alias,
- String? serial,
- int? allTimesHighConsumption,
- int? allTimesHighProduction,
- bool? hasProduction,
- int? blinksPerKwh,
- String? errorCode,
- double? rmsCurrentMaxPerPhaseAmpere,
- Query$GetMyDevices$myDevices$deviceType? deviceType,
- List<
Query$GetMyDevices$myDevices$remoteDevices> ? remoteDevices, - Query$GetMyDevices$myDevices$baseDevice? baseDevice,
- String? $__typename,
Implementation
TRes call({
String? id,
String? alias,
String? serial,
int? allTimesHighConsumption,
int? allTimesHighProduction,
bool? hasProduction,
int? blinksPerKwh,
String? errorCode,
double? rmsCurrentMaxPerPhaseAmpere,
Query$GetMyDevices$myDevices$deviceType? deviceType,
List<Query$GetMyDevices$myDevices$remoteDevices>? remoteDevices,
Query$GetMyDevices$myDevices$baseDevice? baseDevice,
String? $__typename,
});