checkPermissions abstract method
Checks current permissions for Health Connect metrics. Returns a list of metrics that the app is authorized to access.
Implementation
Future<List<HealthConnectHealthMetric>> checkPermissions();
Checks current permissions for Health Connect metrics. Returns a list of metrics that the app is authorized to access.
Future<List<HealthConnectHealthMetric>> checkPermissions();