DYNAMIC constant

Keyword const DYNAMIC

Implementation

static const Keyword DYNAMIC =
    const Keyword(95, "dynamic", "DYNAMIC", KeywordStyle.builtIn);