JANUARY constant

Month const JANUARY

Implementation

static const Month JANUARY = Month._(1, _omitEnumNames ? '' : 'JANUARY');