defaultValue property

Object? defaultValue
final

The value to use if the currentData or newData is null.

Implementation

final Object? defaultValue;