firstInstalledBuild property

String? firstInstalledBuild

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

Implementation

String? get firstInstalledBuild => _firstInstalledBuild;