TransferTask constructor
TransferTask(
- String _transferKey,
- String _taskId,
- CosTransferApi _transferApi
Implementation
TransferTask(this._transferKey, this._taskId, this._transferApi);