UpdateFeedList constructor

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

Implementation

const UpdateFeedList({this.value});