play method Null safety

Future play()

Implementation

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