ASYNC constant

Keyword const ASYNC

Implementation

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