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