steps property

List<RPStep> steps

The list of RPSteps of the task

Implementation

List<RPStep> get steps => this._steps;