page property

List<StorePage>? page
getter/setter pair

A store page of an enterprise.

Implementation

core.List<StorePage>? page;