copyWith property

  1. @JsonKey(ignore: true)
$ConditionParticipantCopyWith<ConditionParticipant> copyWith
inherited

Implementation

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