getBattery method

Future getBattery()

Implementation

Future getBattery() => Future<bool>.value(false);