QuizState class
Constructors
Properties
- currentIndex → int
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isFinished → bool
-
final
-
questions
→ List<
Question> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- score → int
-
final
- timeLeft → int
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited