INTERFACE constant

Keyword const INTERFACE

Implementation

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