Month constructor

Month(
  1. dynamic month
)

Implementation

Month(month) : super([month]);