landingPages property

List<LandingPage>? landingPages
getter/setter pair

Landing page collection

Implementation

core.List<LandingPage>? landingPages;