WebDavPropWithoutValues.fromBools constructor
const
WebDavPropWithoutValues.fromBools({
- bool davCreationdate = false,
- bool davDisplayname = false,
- bool davGetcontentlanguage = false,
- bool davGetcontentlength = false,
- bool davGetcontenttype = false,
- bool davGetetag = false,
- bool davGetlastmodified = false,
- bool davQuotaAvailableBytes = false,
- bool davQuotaUsedBytes = false,
- bool davResourcetype = false,
- bool ncAclCanManage = false,
- bool ncAclEnabled = false,
- bool ncAclList = false,
- bool ncContainedFileCount = false,
- bool ncContainedFolderCount = false,
- bool ncCreationTime = false,
- bool ncDataFingerprint = false,
- bool ncGroupFolderId = false,
- bool ncHasPreview = false,
- bool ncHidden = false,
- bool ncInheritedAclList = false,
- bool ncIsEncrypted = false,
- bool ncIsMountRoot = false,
- bool ncLock = false,
- bool ncLockOwner = false,
- bool ncLockOwnerDisplayname = false,
- bool ncLockOwnerEditor = false,
- bool ncLockOwnerType = false,
- bool ncLockTime = false,
- bool ncLockTimeout = false,
- bool ncLockToken = false,
- bool ncMetadataEtag = false,
- bool ncMountType = false,
- bool ncNote = false,
- bool ncReminderDueDate = false,
- bool ncRichWorkspace = false,
- bool ncRichWorkspaceFile = false,
- bool ncUploadTime = false,
- bool ncVersionAuthor = false,
- bool ncVersionLabel = false,
- bool ocChecksums = false,
- bool ocCommentsCount = false,
- bool ocCommentsHref = false,
- bool ocCommentsUnread = false,
- bool ocDownloadURL = false,
- bool ocFavorite = false,
- bool ocFileid = false,
- bool ocId = false,
- bool ocOwnerDisplayName = false,
- bool ocOwnerId = false,
- bool ocPermissions = false,
- bool ocSize = false,
- bool ocTags = false,
Implementation
const WebDavPropWithoutValues.fromBools({
bool davCreationdate = false,
bool davDisplayname = false,
bool davGetcontentlanguage = false,
bool davGetcontentlength = false,
bool davGetcontenttype = false,
bool davGetetag = false,
bool davGetlastmodified = false,
bool davQuotaAvailableBytes = false,
bool davQuotaUsedBytes = false,
bool davResourcetype = false,
bool ncAclCanManage = false,
bool ncAclEnabled = false,
bool ncAclList = false,
bool ncContainedFileCount = false,
bool ncContainedFolderCount = false,
bool ncCreationTime = false,
bool ncDataFingerprint = false,
bool ncGroupFolderId = false,
bool ncHasPreview = false,
bool ncHidden = false,
bool ncInheritedAclList = false,
bool ncIsEncrypted = false,
bool ncIsMountRoot = false,
bool ncLock = false,
bool ncLockOwner = false,
bool ncLockOwnerDisplayname = false,
bool ncLockOwnerEditor = false,
bool ncLockOwnerType = false,
bool ncLockTime = false,
bool ncLockTimeout = false,
bool ncLockToken = false,
bool ncMetadataEtag = false,
bool ncMountType = false,
bool ncNote = false,
bool ncReminderDueDate = false,
bool ncRichWorkspace = false,
bool ncRichWorkspaceFile = false,
bool ncShareAttributes = false,
bool ncSharees = false,
bool ncUploadTime = false,
bool ncVersionAuthor = false,
bool ncVersionLabel = false,
bool ocChecksums = false,
bool ocCommentsCount = false,
bool ocCommentsHref = false,
bool ocCommentsUnread = false,
bool ocDownloadURL = false,
bool ocFavorite = false,
bool ocFileid = false,
bool ocId = false,
bool ocOwnerDisplayName = false,
bool ocOwnerId = false,
bool ocPermissions = false,
bool ocShareTypes = false,
bool ocSize = false,
bool ocTags = false,
bool ocmSharePermissions = false,
bool ocsSharePermissions = false,
}) : davCreationdate = davCreationdate ? const [null] : null,
davDisplayname = davDisplayname ? const [null] : null,
davGetcontentlanguage = davGetcontentlanguage ? const [null] : null,
davGetcontentlength = davGetcontentlength ? const [null] : null,
davGetcontenttype = davGetcontenttype ? const [null] : null,
davGetetag = davGetetag ? const [null] : null,
davGetlastmodified = davGetlastmodified ? const [null] : null,
davQuotaAvailableBytes = davQuotaAvailableBytes ? const [null] : null,
davQuotaUsedBytes = davQuotaUsedBytes ? const [null] : null,
davResourcetype = davResourcetype ? const [null] : null,
ncAclCanManage = ncAclCanManage ? const [null] : null,
ncAclEnabled = ncAclEnabled ? const [null] : null,
ncAclList = ncAclList ? const [null] : null,
ncContainedFileCount = ncContainedFileCount ? const [null] : null,
ncContainedFolderCount = ncContainedFolderCount ? const [null] : null,
ncCreationTime = ncCreationTime ? const [null] : null,
ncDataFingerprint = ncDataFingerprint ? const [null] : null,
ncGroupFolderId = ncGroupFolderId ? const [null] : null,
ncHasPreview = ncHasPreview ? const [null] : null,
ncHidden = ncHidden ? const [null] : null,
ncInheritedAclList = ncInheritedAclList ? const [null] : null,
ncIsEncrypted = ncIsEncrypted ? const [null] : null,
ncIsMountRoot = ncIsMountRoot ? const [null] : null,
ncLock = ncLock ? const [null] : null,
ncLockOwner = ncLockOwner ? const [null] : null,
ncLockOwnerDisplayname = ncLockOwnerDisplayname ? const [null] : null,
ncLockOwnerEditor = ncLockOwnerEditor ? const [null] : null,
ncLockOwnerType = ncLockOwnerType ? const [null] : null,
ncLockTime = ncLockTime ? const [null] : null,
ncLockTimeout = ncLockTimeout ? const [null] : null,
ncLockToken = ncLockToken ? const [null] : null,
ncMetadataEtag = ncMetadataEtag ? const [null] : null,
ncMountType = ncMountType ? const [null] : null,
ncNote = ncNote ? const [null] : null,
ncReminderDueDate = ncReminderDueDate ? const [null] : null,
ncRichWorkspace = ncRichWorkspace ? const [null] : null,
ncRichWorkspaceFile = ncRichWorkspaceFile ? const [null] : null,
ncShareAttributes = ncShareAttributes ? const [null] : null,
ncSharees = ncSharees ? const [null] : null,
ncUploadTime = ncUploadTime ? const [null] : null,
ncVersionAuthor = ncVersionAuthor ? const [null] : null,
ncVersionLabel = ncVersionLabel ? const [null] : null,
ocChecksums = ocChecksums ? const [null] : null,
ocCommentsCount = ocCommentsCount ? const [null] : null,
ocCommentsHref = ocCommentsHref ? const [null] : null,
ocCommentsUnread = ocCommentsUnread ? const [null] : null,
ocDownloadURL = ocDownloadURL ? const [null] : null,
ocFavorite = ocFavorite ? const [null] : null,
ocFileid = ocFileid ? const [null] : null,
ocId = ocId ? const [null] : null,
ocOwnerDisplayName = ocOwnerDisplayName ? const [null] : null,
ocOwnerId = ocOwnerId ? const [null] : null,
ocPermissions = ocPermissions ? const [null] : null,
ocShareTypes = ocShareTypes ? const [null] : null,
ocSize = ocSize ? const [null] : null,
ocTags = ocTags ? const [null] : null,
ocmSharePermissions = ocmSharePermissions ? const [null] : null,
ocsSharePermissions = ocsSharePermissions ? const [null] : null;