NullableDartType extension

on
  • DartType?

Properties

isExplicitlyNonNullable bool
Whether the type is an opted-in library where it is explicitly non-null.
no setter
isExplicitlyNullable bool
Whether the type is an opted-in library where it explicitly nullable.
no setter