json method Null safety

Future json()

Implementation

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