menu
cometchat_sdk
notification/enums/muted_conversation_type.dart
MutedConversationType
MutedConversationType const constructor
MutedConversationType
brightness_4
brightness_5
MutedConversationType
constructor
const
MutedConversationType
(
String
type
)
Implementation
const MutedConversationType(this.type);
cometchat_sdk
muted_conversation_type
MutedConversationType
MutedConversationType const constructor
MutedConversationType enum