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