commands property

List<Command>? commands
getter/setter pair

Commands requested by the build.

Implementation

core.List<Command>? commands;