id property
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
Implementation
core.String? id;
Optional unique identifier for this command, used in wait_for to reference this command as a dependency.
core.String? id;