versionHistory property

List<String?>? versionHistory

Gets the collection of version numbers of the app that ran on this device.

Implementation

List<String?>? get versionHistory => _versionHistory;