Query$GetMyDevices$pairedDevices$plusDevice class

Implemented types
Available extensions

Constructors

Query$GetMyDevices$pairedDevices$plusDevice({double? allTimesHighConsumption, double? allTimesHighProduction, bool? hasProduction, int? blinksPerKwh, String? errorCode, double? rmsCurrentMaxPerPhaseAmpere, int? consumptionAlarmMaxWh, Query$GetMyDevices$pairedDevices$plusDevice$deviceType? deviceType, List<Query$GetMyDevices$pairedDevices$plusDevice$remoteDevices>? remoteDevices, Query$GetMyDevices$pairedDevices$plusDevice$baseDevice? baseDevice, String $__typename = 'PlusDevice'})
Query$GetMyDevices$pairedDevices$plusDevice.fromJson(Map<String, dynamic> json)
factory

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
override