copyWith property

  1. @JsonKey(ignore: true)
$NotebookCopyWith<Notebook> copyWith
inherited

Implementation

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