numberOfQuestionSteps property
int
get
numberOfQuestionSteps
The number of question steps in the task
Implementation
int get numberOfQuestionSteps => this._numberOfQuestionSteps;
The number of question steps in the task
int get numberOfQuestionSteps => this._numberOfQuestionSteps;