copyWith property

NoteRemovedCopyWith<NoteRemoved, NoteRemoved, NoteRemoved> copyWith

Implementation

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