entry property

List<BundleEntry>? entry

entry An entry in a bundle resource - will either contain a resource or information about a resource (transactions and history only).

Implementation

List<BundleEntry>? get entry => _bundle.entry;