defaultValue property

T? defaultValue
final

Optional default value to use when no value exists for key.

Implementation

final T? defaultValue;