copyWith property

  1. @JsonKey(ignore: true)
$ResearchSubjectCopyWith<ResearchSubject> copyWith
inherited

Implementation

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