entry property

List<BundleEntry>? entry
inherited

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 => throw _privateConstructorUsedError;