teamUnread property

  1. @JsonKey(name: 'team_unread')
TeamUnread? teamUnread
inherited

Current team counters.

Implementation

@JsonKey(name: 'team_unread')
TeamUnread? get teamUnread => throw _privateConstructorUsedError;