copyWith property
Implementation
NoteRemovedCopyWith<NoteRemoved, NoteRemoved, NoteRemoved> get copyWith =>
_NoteRemovedCopyWithImpl(this as NoteRemoved, $identity, $identity);
NoteRemovedCopyWith<NoteRemoved, NoteRemoved, NoteRemoved> get copyWith =>
_NoteRemovedCopyWithImpl(this as NoteRemoved, $identity, $identity);