DeleteFeedList constructor

const DeleteFeedList({
  1. FeedModel? value,
})

Implementation

const DeleteFeedList({this.value});