ASYNC constant

Keyword const ASYNC

Implementation

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