defaultValue property

Object? defaultValue
final

The value to use if currentData and newData are equal.

Implementation

final Object? defaultValue;