isDownloaded property

bool get isDownloaded

Implementation

bool get isDownloaded => installStatus == InAppInstallStatus.downloaded;