copyWith property

  1. @JsonKey(ignore: true)
$ConditionStageCopyWith<ConditionStage> copyWith
inherited

Implementation

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