copyWith property
Implementation
NoteChangedCopyWith<NoteChanged, NoteChanged, NoteChanged> get copyWith =>
_NoteChangedCopyWithImpl(this as NoteChanged, $identity, $identity);
NoteChangedCopyWith<NoteChanged, NoteChanged, NoteChanged> get copyWith =>
_NoteChangedCopyWithImpl(this as NoteChanged, $identity, $identity);