accelerators property

List<Accelerator>? accelerators
getter/setter pair

A list of the type and count of accelerator cards attached to the instance.

Optional.

Implementation

core.List<Accelerator>? accelerators;