prior property

FetchProgress? prior
getter/setter pair

The prior FetchProgress. This is provided so you can compare the start between the existing and prior state which may be useful when outputting progress messages.

Implementation

FetchProgress? prior;