E? findLast(bool Function(E element, int index, JsArray<E> array) fn) => jsu.callMethod(this, 'findLast', [allowInterop(fn)]);