oldValue property

String? oldValue
final

JSON-encoded form of the previously emitted value, or null if this was the first emission.

Implementation

final String? oldValue;