installTime property
The time when the application was installed.
- On Android, returns
PackageManager.firstInstallTime - On iOS, return the creation date of the app default
NSDocumentDirectory
Implementation
final DateTime? installTime;
The time when the application was installed.
PackageManager.firstInstallTimeNSDocumentDirectoryfinal DateTime? installTime;