WriteAccessAllowed constructor

WriteAccessAllowed({
  1. String? webAppName,
})

Implementation

WriteAccessAllowed({
  this.webAppName,
});