IMUnreadCount constructor

IMUnreadCount({
  1. int? count,
})

Implementation

IMUnreadCount({this.count});