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