menu
fhir_client package
documentation
models/link.dart
Link
url property
url property
dark_mode
light_mode
url
property
Uri
?
get
url
The URL that this link points to.
Implementation
Uri? get url => urlField.getValue(_json);
fhir_client package
documentation
models/link
Link
url property
Link class