APRIL constant

Month const APRIL

Implementation

static const Month APRIL = Month._(4, _omitEnumNames ? '' : 'APRIL');