upgradeHistory property

List<UpgradeHistoryEntry>? upgradeHistory
getter/setter pair

The upgrade history of this instance.

Implementation

core.List<UpgradeHistoryEntry>? upgradeHistory;