disable method Null safety

Future disable()

Implementation

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