UpdateFeedFrontList constructor

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

Implementation

const UpdateFeedFrontList({this.value});