AWAIT constant

Keyword const AWAIT

Implementation

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