menu
sendbird_chat_sdk
sendbird_chat
FeedChannelChangeLogsParams
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'show_empty': includeEmpty, }; }
sendbird_chat_sdk
sendbird_chat
FeedChannelChangeLogsParams
toJson method
FeedChannelChangeLogsParams class
Constructors
FeedChannelChangeLogsParams
Properties
hashCode
includeEmpty
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==