generalCategory constant
String
const generalCategory
The default category name used when no specific category is found.
Implementation
static const String generalCategory = 'General';
The default category name used when no specific category is found.
static const String generalCategory = 'General';