getBattery method

Future getBattery ()

Implementation

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