categories property Null safety
read / write
List with all the categories.
Implementation
static Iterable<String> categories = {'Any','GeneralKnowledge', 'Entertainment','Science','Sports','Mythology','Art','History'};
List with all the categories.
static Iterable<String> categories = {'Any','GeneralKnowledge', 'Entertainment','Science','Sports','Mythology','Art','History'};