inTheNews property

ExploreSection<Explorable> inTheNews
final

Implementation

final inTheNews = exploreSectionFromArgs(ExploreSectionArguments(
  title: "In the news",
  type: ExploreSectionType.News,
));