InvalidUrl constructor

const InvalidUrl(
  1. String reason
)

Implementation

const InvalidUrl(this.reason);