getStats method

Future getStats ()

Implementation

Future getStats() => promiseToFuture<dynamic>(JS("", "#.getStats()", this));