next property

FhirUri? next
inherited

next As per paging Search results, the next URLs are opaque to the client, have no dictated structure, and only the server understands them.

Implementation

FhirUri? get next => throw _privateConstructorUsedError;