defaultValue property

Object? defaultValue
final

Default value to return if the setting is missing.

Implementation

final Object? defaultValue;