menu
plumcheck_flutter_sdk package
documentation
sdk.dart
PlumCheckSDK
getHealthConnections method
getHealthConnections method
dark_mode
light_mode
getHealthConnections
method
Future
<
List
<
HealthConnection
>
>
getHealthConnections
(
)
Implementation
Future<List<HealthConnection>> getHealthConnections() async { return api.getHealthConnections(); }
plumcheck_flutter_sdk package
documentation
sdk
PlumCheckSDK
getHealthConnections method
PlumCheckSDK class