id property

String? id
getter/setter pair

Optional unique identifier for this command, used in wait_for to reference this command as a dependency.

Implementation

core.String? id;