SEPTEMBER constant

Month const SEPTEMBER

Implementation

static const Month SEPTEMBER = Month._(9, _omitEnumNames ? '' : 'SEPTEMBER');