keys method

Future keys ()

Implementation

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