decode method Null safety

Future decode()

Implementation

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