call abstract method

TRes call({
  1. String? mepKey,
  2. String? opticalKey,
  3. String? gpk60Key,
  4. String? gpk61Key,
  5. bool? localMqttEnabled,
  6. String? localMqttBroker,
  7. int? localMqttPort,
  8. String? localMqttUser,
  9. String? localMqttPassword,
  10. int? blinksPerKwh,
  11. double? allTimesHighConsumption,
  12. double? allTimesHighProduction,
  13. bool? hasProduction,
  14. String? errorCode,
  15. bool? isOnline,
  16. double? rmsCurrentMaxPerPhaseAmpere,
  17. int? consumptionAlarmMaxWh,
  18. Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType? deviceType,
  19. String? $__typename,
})

Implementation

TRes call({
  String? mepKey,
  String? opticalKey,
  String? gpk60Key,
  String? gpk61Key,
  bool? localMqttEnabled,
  String? localMqttBroker,
  int? localMqttPort,
  String? localMqttUser,
  String? localMqttPassword,
  int? blinksPerKwh,
  double? allTimesHighConsumption,
  double? allTimesHighProduction,
  bool? hasProduction,
  String? errorCode,
  bool? isOnline,
  double? rmsCurrentMaxPerPhaseAmpere,
  int? consumptionAlarmMaxWh,
  Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType? deviceType,
  String? $__typename,
});