toTaskOptionFlat method

TaskOption<T> toTaskOptionFlat()

Implementation

TaskOption<T> toTaskOptionFlat() => TaskOption.fromTaskFlatten(this);