copyWith property

  1. @JsonKey(ignore: true)
$MarketingStatusCopyWith<MarketingStatus> copyWith
inherited

Implementation

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