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