versions property

List<Version>? versions
getter/setter pair

The list of versions, if any exist.

Implementation

core.List<Version>? versions;