end method Null safety

Future end()

Implementation

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