cacheValidityMs property

BigInt cacheValidityMs
final

Cache duration (ms) for results.

If a manual check is requested within this window of a previous check, the engine will return the cached result instead of performing new network I/O. This saves significant battery and data.

Implementation

final BigInt cacheValidityMs;