socSelectors property

List<SocSelector>? socSelectors
getter/setter pair

The SOC selectors.

A device matches the device selector if it matches any of the SOC selectors.

Implementation

core.List<SocSelector>? socSelectors;