scanRuns property

List<ScanRun>? scanRuns
getter/setter pair

The list of ScanRuns returned.

Implementation

core.List<ScanRun>? scanRuns;