Date constructor

Date(
  1. String str
)

Implementation

Date(this.str);