copyWith property

  1. @JsonKey(ignore: true)
$BundleEntryRequestCopyWith<BundleEntryRequest> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$BundleEntryRequestCopyWith<BundleEntryRequest> get copyWith =>
    throw _privateConstructorUsedError;