DECEMBER constant

Month const DECEMBER

Implementation

static const Month DECEMBER = Month._(12, _omitEnumNames ? '' : 'DECEMBER');