PART constant
Keyword
const PART
Implementation
static const Keyword PART = const Keyword(
/* index = */ 128, "part", "PART", KeywordStyle.builtIn,
isTopLevelKeyword: true);
static const Keyword PART = const Keyword(
/* index = */ 128, "part", "PART", KeywordStyle.builtIn,
isTopLevelKeyword: true);