SchemaEducationalOrganization constructor

SchemaEducationalOrganization({
  1. SchemaPropertyValue? additionalProperty,
  2. String? additionalType,
  3. dynamic address,
  4. SchemaAggregateRating? aggregateRating,
  5. String? alternateName,
  6. SchemaLocationFeatureSpecification? amenityFeature,
  7. String? branchCode,
  8. SchemaPlace? containedIn,
  9. SchemaPlace? containedInPlace,
  10. SchemaPlace? containsPlace,
  11. dynamic description,
  12. String? disambiguatingDescription,
  13. SchemaEvent? event,
  14. SchemaEvent? events,
  15. String? faxNumber,
  16. dynamic geo,
  17. dynamic geoContains,
  18. dynamic geoCoveredBy,
  19. dynamic geoCovers,
  20. dynamic geoCrosses,
  21. dynamic geoDisjoint,
  22. dynamic geoEquals,
  23. dynamic geoIntersects,
  24. dynamic geoOverlaps,
  25. dynamic geoTouches,
  26. dynamic geoWithin,
  27. String? globalLocationNumber,
  28. SchemaCertification? hasCertification,
  29. bool? hasDriveThroughService,
  30. String? hasGS1DigitalLink,
  31. dynamic hasMap,
  32. dynamic identifier,
  33. dynamic image,
  34. bool? isAccessibleForFree,
  35. String? isicV4,
  36. dynamic keywords,
  37. dynamic latitude,
  38. dynamic longitude,
  39. dynamic mainEntityOfPage,
  40. String? map,
  41. String? maps,
  42. int? maximumAttendeeCapacity,
  43. String? name,
  44. String? openingHours,
  45. SchemaOpeningHoursSpecification? openingHoursSpecification,
  46. dynamic owner,
  47. dynamic photo,
  48. dynamic photos,
  49. SchemaAction? potentialAction,
  50. bool? publicAccess,
  51. SchemaReview? review,
  52. SchemaReview? reviews,
  53. String? sameAs,
  54. String? slogan,
  55. bool? smokingAllowed,
  56. SchemaOpeningHoursSpecification? specialOpeningHoursSpecification,
  57. dynamic subjectOf,
  58. String? telephone,
  59. String? tourBookingPage,
  60. String? url,
  61. SchemaPerson? alumni,
  62. dynamic acceptedPaymentMethod,
  63. dynamic actionableFeedbackPolicy,
  64. SchemaInteractionCounter? agentInteractionStatistic,
  65. dynamic areaServed,
  66. String? award,
  67. String? awards,
  68. dynamic brand,
  69. SchemaCertification? companyRegistration,
  70. SchemaContactPoint? contactPoint,
  71. SchemaContactPoint? contactPoints,
  72. dynamic correctionsPolicy,
  73. SchemaOrganization? department,
  74. String? dissolutionDate,
  75. dynamic diversityPolicy,
  76. dynamic diversityStaffingReport,
  77. String? duns,
  78. String? email,
  79. SchemaPerson? employee,
  80. SchemaPerson? employees,
  81. dynamic ethicsPolicy,
  82. dynamic founder,
  83. SchemaPerson? founders,
  84. String? foundingDate,
  85. SchemaPlace? foundingLocation,
  86. dynamic funder,
  87. SchemaGrant? funding,
  88. SchemaCredential? hasCredential,
  89. SchemaMemberProgram? hasMemberProgram,
  90. SchemaMerchantReturnPolicy? hasMerchantReturnPolicy,
  91. SchemaOfferCatalog? hasOfferCatalog,
  92. SchemaPlace? hasPOS,
  93. SchemaShippingService? hasShippingService,
  94. SchemaInteractionCounter? interactionStatistic,
  95. String? iso6523Code,
  96. dynamic knowsAbout,
  97. dynamic knowsLanguage,
  98. SchemaPostalAddress? legalAddress,
  99. String? legalName,
  100. SchemaPerson? legalRepresentative,
  101. String? leiCode,
  102. dynamic location,
  103. SchemaOffer? makesOffer,
  104. dynamic member,
  105. dynamic memberOf,
  106. dynamic members,
  107. String? naics,
  108. SchemaNonprofitType? nonprofitStatus,
  109. SchemaQuantitativeValue? numberOfEmployees,
  110. dynamic ownershipFundingInfo,
  111. SchemaThing? owns,
  112. SchemaOrganization? parentOrganization,
  113. dynamic publishingPrinciples,
  114. SchemaDemand? seeks,
  115. dynamic serviceArea,
  116. dynamic skills,
  117. dynamic sponsor,
  118. SchemaOrganization? subOrganization,
  119. String? taxID,
  120. dynamic unnamedSourcesPolicy,
  121. String? vatID,
})

Create a new instance of SchemaEducationalOrganization

Implementation

SchemaEducationalOrganization({
  super.additionalProperty,
  super.additionalType,
  super.address,
  super.aggregateRating,
  super.alternateName,
  super.amenityFeature,
  super.branchCode,
  super.containedIn,
  super.containedInPlace,
  super.containsPlace,
  super.description,
  super.disambiguatingDescription,
  super.event,
  super.events,
  super.faxNumber,
  super.geo,
  super.geoContains,
  super.geoCoveredBy,
  super.geoCovers,
  super.geoCrosses,
  super.geoDisjoint,
  super.geoEquals,
  super.geoIntersects,
  super.geoOverlaps,
  super.geoTouches,
  super.geoWithin,
  super.globalLocationNumber,
  super.hasCertification,
  super.hasDriveThroughService,
  super.hasGS1DigitalLink,
  super.hasMap,
  super.identifier,
  super.image,
  super.isAccessibleForFree,
  super.isicV4,
  super.keywords,
  super.latitude,
  super.logo,
  super.longitude,
  super.mainEntityOfPage,
  super.map,
  super.maps,
  super.maximumAttendeeCapacity,
  super.name,
  super.openingHours,
  super.openingHoursSpecification,
  super.owner,
  super.photo,
  super.photos,
  super.potentialAction,
  super.publicAccess,
  super.review,
  super.reviews,
  super.sameAs,
  super.slogan,
  super.smokingAllowed,
  super.specialOpeningHoursSpecification,
  super.subjectOf,
  super.telephone,
  super.tourBookingPage,
  super.url,
  this.alumni,
  this.acceptedPaymentMethod,
  this.actionableFeedbackPolicy,
  this.agentInteractionStatistic,
  this.areaServed,
  this.award,
  this.awards,
  this.brand,
  this.companyRegistration,
  this.contactPoint,
  this.contactPoints,
  this.correctionsPolicy,
  this.department,
  this.dissolutionDate,
  this.diversityPolicy,
  this.diversityStaffingReport,
  this.duns,
  this.email,
  this.employee,
  this.employees,
  this.ethicsPolicy,
  this.founder,
  this.founders,
  this.foundingDate,
  this.foundingLocation,
  this.funder,
  this.funding,
  this.hasCredential,
  this.hasMemberProgram,
  this.hasMerchantReturnPolicy,
  this.hasOfferCatalog,
  this.hasPOS,
  this.hasShippingService,
  this.interactionStatistic,
  this.iso6523Code,
  this.knowsAbout,
  this.knowsLanguage,
  this.legalAddress,
  this.legalName,
  this.legalRepresentative,
  this.leiCode,
  this.location,
  this.makesOffer,
  this.member,
  this.memberOf,
  this.members,
  this.naics,
  this.nonprofitStatus,
  this.numberOfEmployees,
  this.ownershipFundingInfo,
  this.owns,
  this.parentOrganization,
  this.publishingPrinciples,
  this.seeks,
  this.serviceArea,
  this.skills,
  this.sponsor,
  this.subOrganization,
  this.taxID,
  this.unnamedSourcesPolicy,
  this.vatID,
});