JULY constant

Month const JULY

Implementation

static const Month JULY = Month._(7, _omitEnumNames ? '' : 'JULY');