View_OnSharePermissions constructor
View_OnSharePermissions([
- void b()?
Creates a new View_OnSharePermissions object using the builder pattern.
Implementation
factory View_OnSharePermissions([void Function(View_OnSharePermissionsBuilder)? b]) = _$View_OnSharePermissions;