FINAL constant Null safety
Implementation
static const Keyword FINAL =
const Keyword("final", "FINAL", KeywordStyle.reserved, isModifier: true);
static const Keyword FINAL =
const Keyword("final", "FINAL", KeywordStyle.reserved, isModifier: true);