CONST constant

Keyword const CONST

Implementation

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