june constant
Month
const june
Represents June (value: 6).
Implementation
static const Month june = Month._(6, 'June', 'Jun');
Represents June (value: 6).
static const Month june = Month._(6, 'June', 'Jun');