url property

String url

Implementation

String get url {
  return DhisUrlGenerator.generate(this.query);
}