copyWith property

  1. @JsonKey(ignore: true)
$InProgressCopyWith<InProgress> copyWith

Implementation

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