KeywordIndexEntry

constructor(id: String, title: String, section: String, resourcePath: String, navOrder: Int, keywords: List<String>, aliases: List<String> = emptyList(), charCount: Int, iconId: String? = null)(source)