menu
smart_device_core package
documentation
video/video_call_back.dart
VideoCallBack
onDownloadSpeedUpdate property
onDownloadSpeedUpdate property
dark_mode
light_mode
onDownloadSpeedUpdate
property
void Function
(
int
speed
,
String
serialNumber
)
onDownloadSpeedUpdate
final
Implementation
final void Function (int speed, String serialNumber) onDownloadSpeedUpdate;
smart_device_core package
documentation
video/video_call_back
VideoCallBack
onDownloadSpeedUpdate property
VideoCallBack class