partitions property

List<Partition>? partitions
getter/setter pair

Partitions created by this request.

Implementation

core.List<Partition>? partitions;