SeoData constructor
const
SeoData({})
Implementation
const SeoData({
this.title,
this.description,
this.image,
this.ogType,
this.twitterCard,
this.keywords,
this.themeColor,
this.canonicalUrl,
this.locale,
this.noIndex,
this.structuredData,
});