june constant

Month const june

Represents June (value: 6).

Implementation

static const Month june = Month._(6, 'June', 'Jun');