getUrl method

String getUrl()

Implementation

String getUrl() {
  return query.toUrl(_imageUrl);
}