TransferParameters constructor
      
      TransferParameters({})
     
    
    
Implementation
TransferParameters({
  this.currentRegistrar,
  this.currentRegistrarUri,
  this.domainName,
  this.nameServers,
  this.supportedPrivacy,
  this.transferLockState,
  this.yearlyPrice,
});