automations property

List<Automation>? automations
getter/setter pair

The Automations objects.

Implementation

core.List<Automation>? automations;