unreads property

  1. @JsonKey(name: 'unread')
TeamUnread? unreads
inherited

Unread message counters.

Implementation

@JsonKey(name: 'unread')
TeamUnread? get unreads => throw _privateConstructorUsedError;