MARCH constant

Month const MARCH

Implementation

static const Month MARCH = Month._(3, _omitEnumNames ? '' : 'MARCH');