MessageReadDateRead constructor

MessageReadDateRead({
  1. required int readDate,
})

Implementation

MessageReadDateRead({required this.readDate});