AWAIT constant

Keyword const AWAIT

Implementation

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