optional property

Optional<I, O> optional

Implementation

Optional<I, O> get optional => Optional(this);