NOVEMBER constant

Month const NOVEMBER

Implementation

static const Month NOVEMBER = Month._(11, _omitEnumNames ? '' : 'NOVEMBER');