Date constructor

Date({
  1. String? value,
})

Implementation

Date({this.value});