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