IS constant Null safety
Implementation
static const Keyword IS = const Keyword("is", "IS", KeywordStyle.reserved,
precedence: RELATIONAL_PRECEDENCE);
static const Keyword IS = const Keyword("is", "IS", KeywordStyle.reserved,
precedence: RELATIONAL_PRECEDENCE);