address property

FhirUrl? get address
inherited

address The network address of the endpoint. For solutions that do not use network addresses for routing, it can be just an identifier.

Implementation

FhirUrl? get address => throw _privateConstructorUsedError;