opt property

OptionalExpression<E> get opt

Implementation

OptionalExpression<E> get opt => OptionalExpression(this);