DataTransfer constructor
      
      DataTransfer({})
     
    
    
Implementation
DataTransfer({
  this.applicationDataTransfers,
  this.etag,
  this.id,
  this.kind,
  this.newOwnerUserId,
  this.oldOwnerUserId,
  this.overallTransferStatusCode,
  this.requestTime,
});