Query$SaveEyeGraphUtil_GetDevicePopAndSerial$publicDeviceMetadataByDeviceId constructor
Query$SaveEyeGraphUtil_GetDevicePopAndSerial$publicDeviceMetadataByDeviceId({})
Implementation
Query$SaveEyeGraphUtil_GetDevicePopAndSerial$publicDeviceMetadataByDeviceId({
required this.id,
required this.serial,
this.devicePoP,
this.$__typename = 'PublicDeviceMetadataPayload',
});