menu
vital_health package
documentation
health_services.dart
HealthServices
cleanUp method
cleanUp method
dark_mode
light_mode
cleanUp
method
Future
<
void
>
cleanUp
(
)
Implementation
Future<void> cleanUp() async { await VitalHealthPlatform.instance.cleanUp(); }
vital_health package
documentation
health_services
HealthServices
cleanUp method
HealthServices class