firstInstalledVersion property

String? firstInstalledVersion

Gets the version number of the first version of the app that was installed on this device.

Implementation

String? get firstInstalledVersion => _firstInstalledVersion;