defaultValue property

T? defaultValue
final

The default value that is used if no value is stored

Implementation

final T? defaultValue;