WebDavPropWithoutValues.fromBools constructor

const WebDavPropWithoutValues.fromBools({
  1. bool davCreationdate = false,
  2. bool davDisplayname = false,
  3. bool davGetcontentlanguage = false,
  4. bool davGetcontentlength = false,
  5. bool davGetcontenttype = false,
  6. bool davGetetag = false,
  7. bool davGetlastmodified = false,
  8. bool davQuotaAvailableBytes = false,
  9. bool davQuotaUsedBytes = false,
  10. bool davResourcetype = false,
  11. bool ncAclCanManage = false,
  12. bool ncAclEnabled = false,
  13. bool ncAclList = false,
  14. bool ncContainedFileCount = false,
  15. bool ncContainedFolderCount = false,
  16. bool ncCreationTime = false,
  17. bool ncDataFingerprint = false,
  18. bool ncGroupFolderId = false,
  19. bool ncHasPreview = false,
  20. bool ncHidden = false,
  21. bool ncInheritedAclList = false,
  22. bool ncIsEncrypted = false,
  23. bool ncIsMountRoot = false,
  24. bool ncLock = false,
  25. bool ncLockOwner = false,
  26. bool ncLockOwnerDisplayname = false,
  27. bool ncLockOwnerEditor = false,
  28. bool ncLockOwnerType = false,
  29. bool ncLockTime = false,
  30. bool ncLockTimeout = false,
  31. bool ncLockToken = false,
  32. bool ncMetadataEtag = false,
  33. bool ncMountType = false,
  34. bool ncNote = false,
  35. bool ncReminderDueDate = false,
  36. bool ncRichWorkspace = false,
  37. bool ncRichWorkspaceFile = false,
  38. bool ncShareAttributes = false,
  39. bool ncSharees = false,
  40. bool ncUploadTime = false,
  41. bool ncVersionAuthor = false,
  42. bool ncVersionLabel = false,
  43. bool ocChecksums = false,
  44. bool ocCommentsCount = false,
  45. bool ocCommentsHref = false,
  46. bool ocCommentsUnread = false,
  47. bool ocDownloadURL = false,
  48. bool ocFavorite = false,
  49. bool ocFileid = false,
  50. bool ocId = false,
  51. bool ocOwnerDisplayName = false,
  52. bool ocOwnerId = false,
  53. bool ocPermissions = false,
  54. bool ocShareTypes = false,
  55. bool ocSize = false,
  56. bool ocTags = false,
  57. bool ocmSharePermissions = false,
  58. bool ocsSharePermissions = 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;