UrlImageSource constructor

UrlImageSource(
  1. String? url
)

Implementation

UrlImageSource(this.url);