nullFallback property

String? nullFallback
final

Expression to be added as a null fallback for when the map doesn't include the value for a new non-nullable property.

Implementation

final String? nullFallback;