useHealthConnectIfAvailable property

bool useHealthConnectIfAvailable

Is this plugin using Health Connect (true) or Google Fit (false)?

This is set in the configure method.

Implementation

bool get useHealthConnectIfAvailable => _useHealthConnectIfAvailable;