Query$DeviceById$deviceById constructor
Query$DeviceById$deviceById({})
Implementation
Query$DeviceById$deviceById({
required this.id,
this.devicePop,
required this.serial,
this.$__typename = 'CoreDevice',
});