menu
xcloudsdk_flutter package
documentation
ble/ble_controller.dart
BleDistributeWifiController
restart method
restart method
dark_mode
light_mode
restart
method
void
restart
(
{
int
step
=
0
,
})
Implementation
void restart({int step = 0}) { currentStep = step; currentRetry = 0; }
xcloudsdk_flutter package
documentation
ble/ble_controller
BleDistributeWifiController
restart method
BleDistributeWifiController class