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