automations property

List<Automation>? automations
getter/setter pair

The Automation objects.

Implementation

core.List<Automation>? automations;