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