dhisUrl property

String get dhisUrl
override

Implementation

String get dhisUrl {
  return 'trackedEntityInstances.json?ou=${this.orgUnit}&program=${this.program}&programStatus=ACTIVE&pageSize=50&order=lastUpdated:desc&fields=*';
}