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