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