DriveRestrictions constructor
DriveRestrictions({})
Implementation
DriveRestrictions({
this.adminManagedRestrictions,
this.copyRequiresWriterPermission,
this.domainUsersOnly,
this.driveMembersOnly,
this.sharingFoldersRequiresOrganizerPermission,
});