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