DateFormatter constructor

const DateFormatter(
  1. Date date
)

Implementation

const DateFormatter(this.date);