menu
smart_device_core package
documentation
models/ota_callback.dart
OtaCallback
onSuccess property
onSuccess property
dark_mode
light_mode
onSuccess
property
void Function
(
int
code
,
String
msg
)
onSuccess
final
Implementation
final void Function(int code, String msg) onSuccess;
smart_device_core package
documentation
models/ota_callback
OtaCallback
onSuccess property
OtaCallback class