channelIsMutedText property

  1. @override
String channelIsMutedText

The text for showing the channel is muted

Implementation

@override
String get channelIsMutedText => 'Channel is muted';