copyWith property

  1. @JsonKey(ignore: true)
$QuestionnaireCopyWith<Questionnaire> copyWith
inherited

Implementation

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