automationRuns property

List<AutomationRun>? automationRuns
getter/setter pair

The AutomationRuns objects.

Implementation

core.List<AutomationRun>? automationRuns;