useNullForOption property
Whether to use null
for option
types when possible.
For example when there is a single unnested option
type.
Implementation
final bool useNullForOption;
Whether to use null
for option
types when possible.
For example when there is a single unnested option
type.
final bool useNullForOption;