If true, the cached value is null or has expired.
null
bool get expired => _latestBlockhash == null || _elapsed >= timeout.inMilliseconds;