unreadCount property

  1. @Default.new(0)
int? unreadCount
getter/setter pair

Implementation

@Default(0)
int? roomType, participantCount, unreadCount, typeOfGroup;