format property

DateFormat format
final

For representing the date as a string e.g. DateFormat('hh:mm') (Sunday, June 3, 2018 at 9:24pm)

Implementation

final DateFormat format;