menu
flutter_y_ble package
documentation
ble_manager.dart
OnScanResult typedef
OnScanResult typedef
dark_mode
light_mode
OnScanResult
typedef
OnScanResult
=
dynamic Function
(
List
<
BleBean
>
bleBeans
)
Implementation
typedef OnScanResult=Function(List<BleBean> bleBeans);
flutter_y_ble package
documentation
ble_manager
OnScanResult typedef
ble_manager library