menu
moyoung_ble_plugin package
documentation
moyoung_ble.dart
MoYoungBle
sendVibrationStrength method
sendVibrationStrength method
dark_mode
light_mode
sendVibrationStrength
method
Future
<
void
>
sendVibrationStrength
(
int
value
)
Implementation
Future<void> sendVibrationStrength(int value) { return _platform.sendVibrationStrength(value); }
moyoung_ble_plugin package
documentation
moyoung_ble
MoYoungBle
sendVibrationStrength method
MoYoungBle class