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