menu
messenger
provider/gql/exceptions.dart
PostChatMessageException
code property
code
dark_mode
light_mode
code
property
PostChatMessageErrorCode
code
final
Reason of why the mutation has failed.
Implementation
final PostChatMessageErrorCode code;
messenger
exceptions
PostChatMessageException
code property
PostChatMessageException class