menu
mcumgr_flutter package
documentation
mcumgr_flutter.dart
FirmwareUpdateManager
isPaused abstract method
isPaused abstract method
dark_mode
light_mode
isPaused
abstract method
Future
<
bool
>
isPaused
(
)
Check if the progress is paused.
Implementation
Future<bool> isPaused();
mcumgr_flutter package
documentation
mcumgr_flutter
FirmwareUpdateManager
isPaused abstract method
FirmwareUpdateManager class