INTERFACE constant

Keyword const INTERFACE

Implementation

static const Keyword INTERFACE =
    const Keyword(115, "interface", "INTERFACE", KeywordStyle.builtIn);