AddFeedFrontList constructor

const AddFeedFrontList({
  1. FeedFrontModel? value,
})

Implementation

const AddFeedFrontList({this.value});