location property

FhirUri? location

location The location header created by processing this operation, populated if the operation returns a location.

Implementation

FhirUri? get location => _bundleResponse.location;