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