invalidUrl

@Since(version = "2.2")
@Transient
val invalidUrl: String

When the provided string is not a valid URL or is not a direct download URL.

Placeholders:

  • url: The URL that was invalid.