Query$GetDeviceByIdV2$deviceByIdV2 constructor
Query$GetDeviceByIdV2$deviceByIdV2({})
Implementation
Query$GetDeviceByIdV2$deviceByIdV2({
required this.id,
required this.serial,
this.devicePop,
this.alias,
this.plusDevice,
this.$__typename = 'Device',
});