pages property

List<int>? pages
getter/setter pair

Indices of the pages (starting from 1).

Optional.

Implementation

core.List<core.int>? pages;