menu
fhir_client package
documentation
models/resource.dart
Bundle
entry property
entry property
dark_mode
light_mode
entry
property
List
<
Entry
>
?
get
entry
Entries within the bundle
Implementation
List<Entry>? get entry => entryField.getValue(json);
fhir_client package
documentation
models/resource
Bundle
entry property
Bundle class