NATIVE constant

Keyword const NATIVE

Implementation

static const Keyword NATIVE =
    const Keyword(/* index = */ 121, "native", "NATIVE", KeywordStyle.pseudo);