KeywordApi constructor

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

Implementation

KeywordApi(
	this._sdkId,
	this._dartSdk
	);