DEFERRED constant

Keyword const DEFERRED

Implementation

static const Keyword DEFERRED =
    const Keyword(93, "deferred", "DEFERRED", KeywordStyle.builtIn);