copyWith property

  1. @JsonKey(ignore: true)
$HighlightCopyWith<Highlight> copyWith
inherited

Implementation

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