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