enable method Null safety

Future enable()

Implementation

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