categoryValues constant Null safety
List of all possible values for Statement.statementCategory.
Implementation
static const List<String> categoryValues = [
"Politik",
"Sport",
"Wirtschaft",
"Gesellschaft",
"Wissenschaft",
"Kultur",
"Geschichte"
];