suspend method Null safety

Future suspend()

Implementation

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