updateTime property
The time when the application was last updated.
- On Android, returns
PackageManager.lastUpdateTime - On iOS return the last modified date of the app main bundle
Implementation
final DateTime? updateTime;
The time when the application was last updated.
PackageManager.lastUpdateTimefinal DateTime? updateTime;