INTERFACE constant

Keyword const INTERFACE

Implementation

static const Keyword INTERFACE = const Keyword(
    /* index = */ 116, "interface", "INTERFACE", KeywordStyle.builtIn);