url property

FhirUri? url

url The URL for this entry, relative to the root (the address to which the request is posted).

Implementation

FhirUri? get url => _bundleRequest.url;