dhisUrl property

String get dhisUrl

Implementation

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