previousState property

dynamic previousState
final

The state this source held before value. Null when the adapter's framework cannot report a previous state, or for the first change.

Implementation

final dynamic previousState;