AppStoreConnectApi constructor

AppStoreConnectApi(
  1. AppStoreConnectClient _client,
  2. String _appId
)

Implementation

AppStoreConnectApi(this._client, this._appId);