ifMatch property

String? ifMatch

ifMatch Only perform the operation if the Etag value matches. For more information, see the API section "Managing Resource Contention".

Implementation

String? get ifMatch => _bundleRequest.ifMatch;