requeset property

BundleRequest? requeset

request Additional information about how this entry should be processed as part of a transaction or batch. For history, it shows how the entry was processed to create the version contained in the entry.

Implementation

BundleRequest? get requeset => _bundleEntry.request;