myCampaigns property

ExploreSection<Explorable> myCampaigns
final

Implementation

final myCampaigns = exploreSectionFromArgs(ExploreSectionArguments(
  title: "My campaigns",
  type: ExploreSectionType.Campaign,
));