suspend method

Future suspend()

Implementation

Future suspend() => promiseToFuture(JS("", "#.suspend()", this));