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