scanConfigs property

List<ScanConfig>? scanConfigs
getter/setter pair

The scan configurations requested.

Implementation

core.List<ScanConfig>? scanConfigs;