fallback property
The default/fallback value for the field, to use in cases where the value is null.
Implementation
final Object? fallback;
The default/fallback value for the field, to use in cases where the value is null.
final Object? fallback;