isNullable property

bool isNullable

Implementation

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