InvalidUrlException constructor

const InvalidUrlException(
  1. String message
)

Implementation

const InvalidUrlException(this.message);