menu
matrix package
documentation
matrix_api_lite/model/sync_update.dart
UnreadNotificationCounts
UnreadNotificationCounts constructor
UnreadNotificationCounts constructor
dark_mode
light_mode
UnreadNotificationCounts
constructor
UnreadNotificationCounts
(
{
int
?
notificationCount
,
int
?
highlightCount
,
})
Implementation
UnreadNotificationCounts({ this.notificationCount, this.highlightCount, });
matrix package
documentation
matrix_api_lite/model/sync_update
UnreadNotificationCounts
UnreadNotificationCounts constructor
UnreadNotificationCounts class