postures property

List<Posture>? postures
getter/setter pair

The list of Posture resources.

Implementation

core.List<Posture>? postures;