Month constructor

const Month(
  1. String value
)

Implementation

const Month(super.value);