copyWith property

  1. @JsonKey(ignore: true)
$BundleRequestCopyWith<BundleRequest> copyWith
inherited

Implementation

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