PollClosedFeedEvent constructor
const
PollClosedFeedEvent({})
Implementation
const PollClosedFeedEvent({
required this.createdAt,
required this.custom,
this.feedVisibility,
required this.fid,
required this.poll,
this.receivedAt,
required this.type,
});