JUNE constant

Month const JUNE

Implementation

static const Month JUNE = Month._(6, _omitEnumNames ? '' : 'JUNE');