Query$SaveEyeGraphUtil_GetDevicePopAndSerial$publicDeviceMetadataByDeviceId class

Available extensions

Constructors

Query$SaveEyeGraphUtil_GetDevicePopAndSerial$publicDeviceMetadataByDeviceId({required String id, required String serial, String? devicePoP, String $__typename = 'PublicDeviceMetadataPayload'})
Query$SaveEyeGraphUtil_GetDevicePopAndSerial$publicDeviceMetadataByDeviceId.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