GET constant

Keyword const GET

Implementation

static const Keyword GET =
    const Keyword(108, "get", "GET", KeywordStyle.builtIn);