menu
messenger
provider/gql/exceptions.dart
ToggleChatMuteException
ToggleChatMuteException const constructor
ToggleChatMuteException
dark_mode
light_mode
ToggleChatMuteException
constructor
const
ToggleChatMuteException
(
ToggleChatMuteErrorCode
code
)
Implementation
const ToggleChatMuteException(this.code);
messenger
exceptions
ToggleChatMuteException
ToggleChatMuteException const constructor
ToggleChatMuteException class