NullableDartType extension
- on
-
- DartType?
Properties
- isExplicitlyNonNullable → bool
-
Available on DartType?, provided by the NullableDartType extension
Whether the type is an opted-in library where it is explicitly non-null.no setter - isExplicitlyNullable → bool
-
Available on DartType?, provided by the NullableDartType extension
Whether the type is an opted-in library where it explicitly nullable.no setter