october constant

Month const october

Represents October (value: 10).

Implementation

static const Month october = Month._(10, 'October', 'Oct');