copyWith property

  1. @JsonKey(ignore: true)
$QuestionnaireResponseCopyWith<QuestionnaireResponse> copyWith
inherited

Implementation

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