FINAL constant

Keyword const FINAL

Implementation

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