REQUIRED constant
Keyword
const REQUIRED
Implementation
static const Keyword REQUIRED = const Keyword(
129, "required", "REQUIRED", KeywordStyle.builtIn,
isModifier: true);
static const Keyword REQUIRED = const Keyword(
129, "required", "REQUIRED", KeywordStyle.builtIn,
isModifier: true);