RoleApi constructor

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

Implementation

RoleApi(
	this._sdkId,
	this._dartSdk
	);