popToTop

void popToTop()

Pop to the top of the stack

Implementation

void popToTop() => _.callMethod('popToTop'.toJS);