SEALED constant

Keyword const SEALED

Implementation

static const Keyword SEALED =
    const Keyword(/* index = */ 133, "sealed", "SEALED", KeywordStyle.pseudo);