AWAIT constant

Keyword const AWAIT

Implementation

static const Keyword AWAIT =
    const Keyword(/* index = */ 84, "await", "AWAIT", KeywordStyle.pseudo);