TeamDriveRestrictions constructor
TeamDriveRestrictions({})
Implementation
TeamDriveRestrictions({
this.adminManagedRestrictions,
this.copyRequiresWriterPermission,
this.domainUsersOnly,
this.sharingFoldersRequiresOrganizerPermission,
this.teamMembersOnly,
});