categories property Null safety

Iterable<String> categories
read / write

List with all the categories.

Implementation

static Iterable<String> categories = {'Any','GeneralKnowledge', 'Entertainment','Science','Sports','Mythology','Art','History'};