menu
open_wearables_health_sdk package
documentation
open_wearables_health_sdk_method_channel.dart
MethodChannelOpenWearablesHealthSdk
syncNow method
syncNow method
dark_mode
light_mode
syncNow
method
@
override
Future
<
void
>
syncNow
(
)
override
Implementation
@override Future<void> syncNow() async { await _channel.invokeMethod<void>('syncNow'); }
open_wearables_health_sdk package
documentation
open_wearables_health_sdk_method_channel
MethodChannelOpenWearablesHealthSdk
syncNow method
MethodChannelOpenWearablesHealthSdk class