Date constructor

Date(
  1. dynamic value
)

Implementation

external factory Date(dynamic value);