previous property
T?
previous
final
Data from before this failure, kept so UIs can avoid losing content.
Implementation
final T? previous;
Data from before this failure, kept so UIs can avoid losing content.
final T? previous;