ActionItem

constructor(word: String, synonyms: ImmutableSet<String> = persistentSetOf(), plural: Boolean = false)(source)