PatientEncryptedApi constructor

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

Implementation

PatientEncryptedApi(
	this._sdkId,
	this._dartSdk
	);