expectedCommand property

List<String>? expectedCommand
getter/setter pair

This field contains the expected command used to perform the step.

Implementation

core.List<core.String>? expectedCommand;