isNullable property

bool get isNullable

Implementation

bool get isNullable => targetType.nullabilitySuffix != NullabilitySuffix.none;