unreadCountInfo property Null safety

UnreadCountInfo unreadCountInfo
read / write

Implementation

UnreadCountInfo unreadCountInfo =
    UnreadCountInfo(all: 0, customTypes: {}, ts: 0);