CONST constant Null safety
Implementation
static const Keyword CONST =
const Keyword("const", "CONST", KeywordStyle.reserved, isModifier: true);
static const Keyword CONST =
const Keyword("const", "CONST", KeywordStyle.reserved, isModifier: true);