menu
sendbird_sdk package
documentation
core/models/unread_count_info.dart
UnreadCountInfo
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
UnreadCountInfo
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static UnreadCountInfo fromJson(Map<String, dynamic> json) => _$UnreadCountInfoFromJson(json);
sendbird_sdk package
documentation
core/models/unread_count_info
UnreadCountInfo
fromJson static method
UnreadCountInfo class