ifModifiedSince property

Instant? ifModifiedSince

ifModifiedSince Only perform the operation if the last updated date matches. See the API documentation for "Conditional Read".

Implementation

Instant? get ifModifiedSince => _bundleRequest.ifModifiedSince;