FetchRawByUrl constructor

FetchRawByUrl(
  1. String requestUrl
)

Implementation

FetchRawByUrl(this.requestUrl) : super(requestUrl);