EXTENSION constant
Keyword
const EXTENSION
Implementation
static const Keyword EXTENSION = const Keyword(
"extension", "EXTENSION", KeywordStyle.builtIn,
isTopLevelKeyword: true);
static const Keyword EXTENSION = const Keyword(
"extension", "EXTENSION", KeywordStyle.builtIn,
isTopLevelKeyword: true);