defaultValue property

T? defaultValue
final

Default value to use when no value is stored yet.

Implementation

final T? defaultValue;