isNullable property

bool get isNullable

Returns true iff this type mirror represents a nullable type.

Implementation

bool get isNullable;