REQUIRED constant
Keyword
const REQUIRED
Implementation
static const Keyword REQUIRED = const Keyword(
/* index = */ 130, "required", "REQUIRED", KeywordStyle.builtIn,
isModifier: true);