versions property

List<Version>? versions
getter/setter pair

Shows the mapping of a given version to the number of machines under this version.

Implementation

core.List<Version>? versions;