menu
Flutter
dart:html
Navigator
getBattery method
getBattery
dark_mode
light_mode
getBattery
method
Future
getBattery
(
)
Implementation
Future getBattery() => promiseToFuture(JS("", "#.getBattery()", this));
Flutter
dart:html
Navigator
getBattery method
Navigator class
Cookies management controls