transformation property

List<Transformation>? transformation
getter/setter pair

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

Implementation

core.List<Transformation>? transformation;