OCTOBER constant

Month const OCTOBER

Implementation

static const Month OCTOBER = Month._(10, _omitEnumNames ? '' : 'OCTOBER');