Date constructor

Date(
  1. dynamic obj
)

Implementation

Date(obj) : super([obj]);