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