fallback property

Object? fallback
final

The default/fallback value for the field, to use in cases where the value is null.

Implementation

final Object? fallback;