UpdateUserAvatarException constructor

const UpdateUserAvatarException(
  1. UpdateUserAvatarErrorCode code
)

Implementation

const UpdateUserAvatarException(this.code);