GPUInfo constructor
GPUInfo({})
Implementation
GPUInfo({
required this.devices,
this.auxAttributes,
this.featureStatus,
required this.driverBugWorkarounds,
required this.videoDecoding,
required this.videoEncoding,
});