menu
sendbird_sdk package
documentation
core/models/responses.dart
ChannelChangeLogsResponse
updatedChannels property
updatedChannels property
dark_mode
light_mode
updatedChannels
property
@JsonKey(defaultValue: [], name: 'updated')
List
<
GroupChannel
>
updatedChannels
final
Implementation
@JsonKey(defaultValue: [], name: 'updated') final List<GroupChannel> updatedChannels;
sendbird_sdk package
documentation
core/models/responses
ChannelChangeLogsResponse
updatedChannels property
ChannelChangeLogsResponse class