The previous data (from a predecessor AsyncData), if it exists. This can happen if a new Future/Stream is watched and the Future/Stream it is replacing was in the AsyncData state.
final Option<T> previousData;