menu
fhir_client package
documentation
attachment.dart
Attachment
url property
url property
dark_mode
light_mode
url
property
String
?
get
url
Uri where the data can be found.
Implementation
String? get url => urlField.getValue(_json);
fhir_client package
documentation
attachment
Attachment
url property
Attachment class