menu
sendbird_sdk
group_channel_params
GroupChannelParams
isPublic property
isPublic
brightness_4
isPublic
property
Null safety
bool
?
isPublic
read / write
Determine a channel is public channel or not. default is
false
Implementation
bool? isPublic;
sendbird_sdk
group_channel_params
GroupChannelParams
isPublic property
GroupChannelParams class
Constructors
GroupChannelParams
withChannel
Properties
accessCode
channelUrl
coverImage
customType
data
hashCode
isBroadcast
isDiscoverable
isDistinct
isEphemeral
isExclusive
isPublic
isStrict
isSuper
name
operatorUserIds
runtimeType
userIds
Methods
noSuchMethod
toJson
toString
Operators
operator ==