entry property

List<Entry>? get entry

Entries within the bundle

Implementation

List<Entry>? get entry => entryField.getValue(json);