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