copyWith property

  1. @JsonKey(ignore: true)
$CompleteReasonCopyWith<CompleteReason> copyWith
inherited

Implementation

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