SchemaRecipe constructor

SchemaRecipe({
  1. SchemaThing? about,
  2. String? abstract,
  3. String? accessMode,
  4. SchemaItemList? accessModeSufficient,
  5. String? accessibilityAPI,
  6. String? accessibilityControl,
  7. String? accessibilityFeature,
  8. String? accessibilityHazard,
  9. String? accessibilitySummary,
  10. SchemaPerson? accountablePerson,
  11. dynamic acquireLicensePage,
  12. String? additionalType,
  13. SchemaAggregateRating? aggregateRating,
  14. String? alternateName,
  15. String? alternativeHeadline,
  16. dynamic archivedAt,
  17. dynamic assesses,
  18. SchemaMediaObject? associatedMedia,
  19. SchemaAudience? audience,
  20. dynamic audio,
  21. dynamic author,
  22. String? award,
  23. String? awards,
  24. SchemaPerson? character,
  25. dynamic citation,
  26. SchemaComment? comment,
  27. int? commentCount,
  28. String? conditionsOfAccess,
  29. SchemaPlace? contentLocation,
  30. dynamic contentRating,
  31. String? contentReferenceTime,
  32. dynamic contributor,
  33. dynamic copyrightHolder,
  34. String? copyrightNotice,
  35. num? copyrightYear,
  36. dynamic correction,
  37. SchemaCountry? countryOfOrigin,
  38. dynamic creativeWorkStatus,
  39. dynamic creator,
  40. String? creditText,
  41. String? dateCreated,
  42. String? dateModified,
  43. String? datePublished,
  44. dynamic description,
  45. SchemaIPTCDigitalSourceEnumeration? digitalSourceType,
  46. String? disambiguatingDescription,
  47. String? discussionUrl,
  48. SchemaPlace? displayLocation,
  49. String? editEIDR,
  50. SchemaPerson? editor,
  51. SchemaAlignmentObject? educationalAlignment,
  52. dynamic educationalLevel,
  53. dynamic educationalUse,
  54. SchemaMediaObject? encoding,
  55. String? encodingFormat,
  56. SchemaMediaObject? encodings,
  57. dynamic estimatedCost,
  58. SchemaCreativeWork? exampleOfWork,
  59. String? expires,
  60. String? fileFormat,
  61. dynamic funder,
  62. SchemaGrant? funding,
  63. dynamic genre,
  64. SchemaCreativeWork? hasPart,
  65. String? headline,
  66. dynamic identifier,
  67. dynamic image,
  68. dynamic inLanguage,
  69. SchemaInteractionCounter? interactionStatistic,
  70. String? interactivityType,
  71. SchemaClaim? interpretedAsClaim,
  72. bool? isAccessibleForFree,
  73. dynamic isBasedOn,
  74. dynamic isBasedOnUrl,
  75. bool? isFamilyFriendly,
  76. dynamic isPartOf,
  77. dynamic keywords,
  78. dynamic learningResourceType,
  79. dynamic license,
  80. SchemaPlace? locationCreated,
  81. SchemaThing? mainEntity,
  82. dynamic mainEntityOfPage,
  83. dynamic maintainer,
  84. dynamic material,
  85. dynamic materialExtent,
  86. SchemaThing? mentions,
  87. String? name,
  88. dynamic offers,
  89. dynamic owner,
  90. dynamic pattern,
  91. SchemaDuration? performTime,
  92. dynamic position,
  93. SchemaAction? potentialAction,
  94. SchemaDuration? prepTime,
  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? sameAs,
  106. String? schemaVersion,
  107. String? sdDatePublished,
  108. dynamic sdLicense,
  109. dynamic sdPublisher,
  110. dynamic size,
  111. SchemaOrganization? sourceOrganization,
  112. SchemaPlace? spatial,
  113. SchemaPlace? spatialCoverage,
  114. dynamic sponsor,
  115. dynamic step,
  116. dynamic steps,
  117. dynamic subjectOf,
  118. dynamic supply,
  119. dynamic teaches,
  120. String? temporal,
  121. String? temporalCoverage,
  122. String? text,
  123. SchemaImageObject? thumbnail,
  124. String? thumbnailUrl,
  125. SchemaDuration? timeRequired,
  126. dynamic tool,
  127. SchemaDuration? totalTime,
  128. SchemaCreativeWork? translationOfWork,
  129. dynamic translator,
  130. String? typicalAgeRange,
  131. String? url,
  132. dynamic usageInfo,
  133. dynamic version,
  134. dynamic video,
  135. int? wordCount,
  136. SchemaCreativeWork? workExample,
  137. SchemaCreativeWork? workTranslation,
  138. dynamic yield,
  139. SchemaDuration? cookTime,
  140. String? cookingMethod,
  141. String? ingredients,
  142. SchemaNutritionInformation? nutrition,
  143. String? recipeCategory,
  144. String? recipeCuisine,
  145. dynamic recipeIngredient,
  146. dynamic recipeInstructions,
  147. dynamic recipeYield,
  148. dynamic suitableForDiet,
})

Create a new instance of SchemaRecipe

Implementation

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