VAR constant
Keyword
const VAR
Implementation
static const Keyword VAR =
const Keyword(144, "var", "VAR", KeywordStyle.reserved, isModifier: true);
static const Keyword VAR =
const Keyword(144, "var", "VAR", KeywordStyle.reserved, isModifier: true);