menu
fitbito package
documentation
fitbito_platform_interface.dart
FitbitoPlatform
batteryLevel method
batteryLevel method
dark_mode
light_mode
batteryLevel
method
Future
<
int
?
>
batteryLevel
(
)
Implementation
Future<int?> batteryLevel(){ throw UnimplementedError('selectDevice() has not been implemented.'); }
fitbito package
documentation
fitbito_platform_interface
FitbitoPlatform
batteryLevel method
FitbitoPlatform class