architecture property
String
get
architecture
The architecture
read-only property of the
GPUAdapterInfo interface returns the name of the family or class of GPUs
the adapter belongs to, or an empty string if it is not available.
Implementation
external String get architecture;