DYNAMIC constant

Keyword const DYNAMIC

Implementation

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