ChannelAttributeOptions constructor

ChannelAttributeOptions(
  1. bool enableNotificationToChannelMembers
)

Implementation

ChannelAttributeOptions(
  this.enableNotificationToChannelMembers,
);