isNullable property

bool isNullable

Whether this kind is nullable.

Implementation

bool get isNullable => false;