quizOptionCount property

int quizOptionCount

Implementation

int get quizOptionCount {
  return quizOptions.length;
}