IMPLEMENTS constant

Keyword const IMPLEMENTS

Implementation

static const Keyword IMPLEMENTS =
    const Keyword(111, "implements", "IMPLEMENTS", KeywordStyle.builtIn);