copyWith property

  1. @JsonKey(ignore: true)
$QuestionnaireAnswerOptionCopyWith<QuestionnaireAnswerOption> copyWith
inherited

Implementation

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