copyWith property

  1. @JsonKey(ignore: true)
$CitationTitleCopyWith<CitationTitle> copyWith
inherited

Implementation

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