IMPLEMENTS constant

Keyword const IMPLEMENTS

Implementation

static const Keyword IMPLEMENTS = const Keyword(
    /* index = */ 112, "implements", "IMPLEMENTS", KeywordStyle.builtIn);