revisions property

List<Posture>? revisions
getter/setter pair

The list of revisions for the Posture.

Implementation

core.List<Posture>? revisions;