ON constant

Keyword const ON

Implementation

static const Keyword ON =
    const Keyword(/* index = */ 125, "on", "ON", KeywordStyle.pseudo);