Sitemap
@Serializable
Represents sitemap metadata for a web page.
Constructors
Link copied to clipboard
constructor(loc: String? = null, lastmod: LocalDate? = null, changefreq: Changefreq? = null, priority: Double? = null)
Represents sitemap metadata for a web page.