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