Day constructor

Day(
  1. dynamic day
)

Implementation

Day(day) : super([day]);