copyWith property

  1. @JsonKey(ignore: true)
$OfferingCopyWith<Offering> copyWith
inherited

Implementation

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