menu
sendbird_sdk package
documentation
core/channel/base/base_channel.dart
BaseChannel
isEphemeral property
isEphemeral property
dark_mode
light_mode
isEphemeral
property
@JsonKey(defaultValue: false)
bool
isEphemeral
getter/setter pair
True if this channel is ephemeral
Implementation
@JsonKey(defaultValue: false) bool isEphemeral;
sendbird_sdk package
documentation
core/channel/base/base_channel
BaseChannel
isEphemeral property
BaseChannel class