ImportContextBakImportOptions constructor
      
      ImportContextBakImportOptions({})
     
    
    
Implementation
ImportContextBakImportOptions({
  this.bakType,
  this.encryptionOptions,
  this.noRecovery,
  this.recoveryOnly,
  this.stopAt,
  this.stopAtMark,
  this.striped,
});