lastValue property

T? lastValue
final

The most recent successful value of type T, if any.

Implementation

final T? lastValue;