booleanQuestions property
This is where the boolean questions are stored during runtime. Feel free to access it like any other list.
Implementation
List? booleanQuestions;
This is where the boolean questions are stored during runtime. Feel free to access it like any other list.
List? booleanQuestions;