useNullForOption property

bool useNullForOption
final

Whether to use null for option types when possible. For example when there is a single unnested option type.

Implementation

final bool useNullForOption;