FEBRUARY constant

Month const FEBRUARY

Implementation

static const Month FEBRUARY = Month._(2, _omitEnumNames ? '' : 'FEBRUARY');