versions property

List<Version>? versions
getter/setter pair

The versions returned.

Implementation

core.List<Version>? versions;