HealthElementEncryptedApi constructor

HealthElementEncryptedApi(
  1. String _sdkId,
  2. Object _dartSdk
)

Implementation

HealthElementEncryptedApi(
	this._sdkId,
	this._dartSdk
	);