FACTORY constant

Keyword const FACTORY

Implementation

static const Keyword FACTORY =
    const Keyword(102, "factory", "FACTORY", KeywordStyle.builtIn);