Query$SaveEyeGraphUtil_GetDevicePopAndSerial$devicePoPAndSerialById class

Available extensions

Constructors

Query$SaveEyeGraphUtil_GetDevicePopAndSerial$devicePoPAndSerialById({required String id, required String serial, String? devicePoP, String $__typename = 'CoreDevicePoPAndSerial'})
Query$SaveEyeGraphUtil_GetDevicePopAndSerial$devicePoPAndSerialById.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>
toString() String
A string representation of this object.
inherited

Operators

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