versions property

List<Version>? versions
getter/setter pair

Represents a list of all versions.

Implementation

core.List<Version>? versions;