resource property

Resource? resource

resource The Resource for the entry. The purpose/meaning of the resource is determined by the Bundle.type.

Implementation

Resource? get resource => _bundleEntry.resource;