keys method Null safety

Future keys ()

Implementation

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