CreatePermissionSetResponse constructor
CreatePermissionSetResponse({
- PermissionSet? permissionSet,
Implementation
CreatePermissionSetResponse({
this.permissionSet,
});
CreatePermissionSetResponse({
this.permissionSet,
});