condition property

Expression condition
final

Condition for the null check and result if it is not null.

Implementation

final Expression condition;