waitFor property

List<String>? waitFor
getter/setter pair

The ID(s) of the command(s) that this command depends on.

Implementation

core.List<core.String>? waitFor;