defaultValue property

T defaultValue
final

The fallback value to emit when there's no stored value associated with the key.

Implementation

final T defaultValue;