ASYNC constant

Keyword const ASYNC

Implementation

static const Keyword ASYNC =
    const Keyword(82, "async", "ASYNC", KeywordStyle.pseudo);