FeedEntryModel constructor
const
FeedEntryModel(})
Implementation
const FeedEntryModel(this.subtitle,
{required this.title,
required this.body,
required this.source,
required this.dateTime});
const FeedEntryModel(this.subtitle,
{required this.title,
required this.body,
required this.source,
required this.dateTime});