flat method

JsArray<E> flat()

Implementation

JsArray<E> flat() => jsu.callMethod(this, 'flat', []);