HealthElementApi constructor
HealthElementApi(
- String _sdkId
Implementation
HealthElementApi(
this._sdkId
) : tryAndRecover = TryAndRecoverHealthElementApi(_sdkId),
encrypted = EncryptedHealthElementApi(_sdkId);