menu
puppeteer package
documentation
protocol/system_info.dart
GPUInfo
devices property
devices property
dark_mode
light_mode
devices
property
List
<
GPUDevice
>
devices
final
The graphics devices on the system. Element 0 is the primary GPU.
Implementation
final List<GPUDevice> devices;
puppeteer package
documentation
protocol/system_info
GPUInfo
devices property
GPUInfo class