DEFERRED constant

Keyword const DEFERRED

Implementation

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