copyWith property

NoteRemovedCopyWith<NoteRemoved, NoteRemoved, NoteRemoved> get copyWith

Implementation

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