open method Null safety

Future open ()

Implementation

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