DateTimeFormat constructor

DateTimeFormat({
  1. DateTime? lastMessageTime,
})

Implementation

DateTimeFormat({this.lastMessageTime});