clientVersionStalenessDays property

int? clientVersionStalenessDays
final

The number of days since the Google Play Store app on the user's device has learnt about an available update.

If update is not available, or if staleness information is unavailable, this is null.

Implementation

final int? clientVersionStalenessDays;