SYNC constant

Keyword const SYNC

Implementation

static const Keyword SYNC =
    const Keyword(/* index = */ 140, "sync", "SYNC", KeywordStyle.pseudo);