LATE constant

Keyword const LATE

Implementation

static const Keyword LATE =
    const Keyword("late", "LATE", KeywordStyle.builtIn, isModifier: true);