flatten2 method

  1. @protected
Some<T> flatten2()

Implementation

@protected
Some<T> flatten2() => value;