HttpUrl constructor

HttpUrl(
  1. {required String url,
  2. int? extra,
  3. int? clientId}
)

Contains an HTTP URL

Implementation

HttpUrl