prior property
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;
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.
FetchProgress? prior;