menu
sendbird_sdk package
documentation
core/models/unread_count_info.dart
UnreadCountInfo
UnreadCountInfo constructor
UnreadCountInfo constructor
dark_mode
light_mode
UnreadCountInfo
constructor
UnreadCountInfo
(
{
int
all
=
0
,
Map
<
String
,
int
>
customTypes
=
const {}
,
int
ts
=
0
,
})
Implementation
UnreadCountInfo({this.all = 0, this.customTypes = const {}, this.ts = 0});
sendbird_sdk package
documentation
core/models/unread_count_info
UnreadCountInfo
UnreadCountInfo constructor
UnreadCountInfo class