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