AS constant Null safety
Implementation
static const Keyword AS = const Keyword("as", "AS", KeywordStyle.builtIn,
precedence: RELATIONAL_PRECEDENCE);
static const Keyword AS = const Keyword("as", "AS", KeywordStyle.builtIn,
precedence: RELATIONAL_PRECEDENCE);