zone property

List<Zone>? zone
getter/setter pair

The zones in the container that this version was taken from.

Implementation

core.List<Zone>? zone;