IMPORT constant
Keyword
const IMPORT
Implementation
static const Keyword IMPORT = const Keyword(
/* index = */ 113, "import", "IMPORT", KeywordStyle.builtIn,
isTopLevelKeyword: true);