threadsUnread property

int? threadsUnread

Implementation

int? get threadsUnread => (_$data['threadsUnread'] as int?);