AddFeedList constructor

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

Implementation

const AddFeedList({this.value});