SchemaCreativeWork constructor

SchemaCreativeWork({
  1. String? additionalType,
  2. String? alternateName,
  3. dynamic description,
  4. String? disambiguatingDescription,
  5. dynamic identifier,
  6. dynamic image,
  7. dynamic mainEntityOfPage,
  8. String? name,
  9. dynamic owner,
  10. SchemaAction? potentialAction,
  11. String? sameAs,
  12. dynamic subjectOf,
  13. String? url,
  14. SchemaThing? about,
  15. String? abstract,
  16. String? accessMode,
  17. SchemaItemList? accessModeSufficient,
  18. String? accessibilityAPI,
  19. String? accessibilityControl,
  20. String? accessibilityFeature,
  21. String? accessibilityHazard,
  22. String? accessibilitySummary,
  23. SchemaPerson? accountablePerson,
  24. dynamic acquireLicensePage,
  25. SchemaAggregateRating? aggregateRating,
  26. String? alternativeHeadline,
  27. dynamic archivedAt,
  28. dynamic assesses,
  29. SchemaMediaObject? associatedMedia,
  30. SchemaAudience? audience,
  31. dynamic audio,
  32. dynamic author,
  33. String? award,
  34. String? awards,
  35. SchemaPerson? character,
  36. dynamic citation,
  37. SchemaComment? comment,
  38. int? commentCount,
  39. String? conditionsOfAccess,
  40. SchemaPlace? contentLocation,
  41. dynamic contentRating,
  42. String? contentReferenceTime,
  43. dynamic contributor,
  44. dynamic copyrightHolder,
  45. String? copyrightNotice,
  46. num? copyrightYear,
  47. dynamic correction,
  48. SchemaCountry? countryOfOrigin,
  49. dynamic creativeWorkStatus,
  50. dynamic creator,
  51. String? creditText,
  52. String? dateCreated,
  53. String? dateModified,
  54. String? datePublished,
  55. SchemaIPTCDigitalSourceEnumeration? digitalSourceType,
  56. String? discussionUrl,
  57. SchemaPlace? displayLocation,
  58. String? editEIDR,
  59. SchemaPerson? editor,
  60. SchemaAlignmentObject? educationalAlignment,
  61. dynamic educationalLevel,
  62. dynamic educationalUse,
  63. SchemaMediaObject? encoding,
  64. String? encodingFormat,
  65. SchemaMediaObject? encodings,
  66. SchemaCreativeWork? exampleOfWork,
  67. String? expires,
  68. String? fileFormat,
  69. dynamic funder,
  70. SchemaGrant? funding,
  71. dynamic genre,
  72. SchemaCreativeWork? hasPart,
  73. String? headline,
  74. dynamic inLanguage,
  75. SchemaInteractionCounter? interactionStatistic,
  76. String? interactivityType,
  77. SchemaClaim? interpretedAsClaim,
  78. bool? isAccessibleForFree,
  79. dynamic isBasedOn,
  80. dynamic isBasedOnUrl,
  81. bool? isFamilyFriendly,
  82. dynamic isPartOf,
  83. dynamic keywords,
  84. dynamic learningResourceType,
  85. dynamic license,
  86. SchemaPlace? locationCreated,
  87. SchemaThing? mainEntity,
  88. dynamic maintainer,
  89. dynamic material,
  90. dynamic materialExtent,
  91. SchemaThing? mentions,
  92. dynamic offers,
  93. dynamic pattern,
  94. dynamic position,
  95. dynamic producer,
  96. dynamic provider,
  97. SchemaPublicationEvent? publication,
  98. dynamic publisher,
  99. SchemaOrganization? publisherImprint,
  100. dynamic publishingPrinciples,
  101. SchemaEvent? recordedAt,
  102. SchemaPublicationEvent? releasedEvent,
  103. SchemaReview? review,
  104. SchemaReview? reviews,
  105. String? schemaVersion,
  106. String? sdDatePublished,
  107. dynamic sdLicense,
  108. dynamic sdPublisher,
  109. dynamic size,
  110. SchemaOrganization? sourceOrganization,
  111. SchemaPlace? spatial,
  112. SchemaPlace? spatialCoverage,
  113. dynamic sponsor,
  114. dynamic teaches,
  115. String? temporal,
  116. String? temporalCoverage,
  117. String? text,
  118. SchemaImageObject? thumbnail,
  119. String? thumbnailUrl,
  120. SchemaDuration? timeRequired,
  121. SchemaCreativeWork? translationOfWork,
  122. dynamic translator,
  123. String? typicalAgeRange,
  124. dynamic usageInfo,
  125. dynamic version,
  126. dynamic video,
  127. int? wordCount,
  128. SchemaCreativeWork? workExample,
  129. SchemaCreativeWork? workTranslation,
})

Create a new instance of SchemaCreativeWork

Implementation

SchemaCreativeWork({
  super.additionalType,
  super.alternateName,
  super.description,
  super.disambiguatingDescription,
  super.identifier,
  super.image,
  super.mainEntityOfPage,
  super.name,
  super.owner,
  super.potentialAction,
  super.sameAs,
  super.subjectOf,
  super.url,
  this.about,
  this.abstract,
  this.accessMode,
  this.accessModeSufficient,
  this.accessibilityAPI,
  this.accessibilityControl,
  this.accessibilityFeature,
  this.accessibilityHazard,
  this.accessibilitySummary,
  this.accountablePerson,
  this.acquireLicensePage,
  this.aggregateRating,
  this.alternativeHeadline,
  this.archivedAt,
  this.assesses,
  this.associatedMedia,
  this.audience,
  this.audio,
  this.author,
  this.award,
  this.awards,
  this.character,
  this.citation,
  this.comment,
  this.commentCount,
  this.conditionsOfAccess,
  this.contentLocation,
  this.contentRating,
  this.contentReferenceTime,
  this.contributor,
  this.copyrightHolder,
  this.copyrightNotice,
  this.copyrightYear,
  this.correction,
  this.countryOfOrigin,
  this.creativeWorkStatus,
  this.creator,
  this.creditText,
  this.dateCreated,
  this.dateModified,
  this.datePublished,
  this.digitalSourceType,
  this.discussionUrl,
  this.displayLocation,
  this.editEIDR,
  this.editor,
  this.educationalAlignment,
  this.educationalLevel,
  this.educationalUse,
  this.encoding,
  this.encodingFormat,
  this.encodings,
  this.exampleOfWork,
  this.expires,
  this.fileFormat,
  this.funder,
  this.funding,
  this.genre,
  this.hasPart,
  this.headline,
  this.inLanguage,
  this.interactionStatistic,
  this.interactivityType,
  this.interpretedAsClaim,
  this.isAccessibleForFree,
  this.isBasedOn,
  this.isBasedOnUrl,
  this.isFamilyFriendly,
  this.isPartOf,
  this.keywords,
  this.learningResourceType,
  this.license,
  this.locationCreated,
  this.mainEntity,
  this.maintainer,
  this.material,
  this.materialExtent,
  this.mentions,
  this.offers,
  this.pattern,
  this.position,
  this.producer,
  this.provider,
  this.publication,
  this.publisher,
  this.publisherImprint,
  this.publishingPrinciples,
  this.recordedAt,
  this.releasedEvent,
  this.review,
  this.reviews,
  this.schemaVersion,
  this.sdDatePublished,
  this.sdLicense,
  this.sdPublisher,
  this.size,
  this.sourceOrganization,
  this.spatial,
  this.spatialCoverage,
  this.sponsor,
  this.teaches,
  this.temporal,
  this.temporalCoverage,
  this.text,
  this.thumbnail,
  this.thumbnailUrl,
  this.timeRequired,
  this.translationOfWork,
  this.translator,
  this.typicalAgeRange,
  this.usageInfo,
  this.version,
  this.video,
  this.wordCount,
  this.workExample,
  this.workTranslation,
});