Permission constructor
Permission({})
Implementation
Permission({
this.apiDisabled,
this.customRolesSupportLevel,
this.description,
this.name,
this.onlyInPredefinedRoles,
this.primaryPermission,
this.stage,
this.title,
});