isPotentiallyNonNullable property
bool
get
isPotentiallyNonNullable
Returns true iff this type mirror represents a potentially non-nullable type.
Implementation
bool get isPotentiallyNonNullable;
Returns true iff this type mirror represents a potentially non-nullable type.
bool get isPotentiallyNonNullable;