isNullable property

bool isNullable

Returns true iff this type mirror represents a nullable type.

Implementation

bool get isNullable;