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