SaveRestrictions constructor
      
      SaveRestrictions({ 
    
    
- String? restrictToEmailSha256,
Implementation
SaveRestrictions({
  this.restrictToEmailSha256,
});SaveRestrictions({
  this.restrictToEmailSha256,
});