tock / ai.tock.bot.api.model.configuration / StepConfiguration / <init>

<init>

StepConfiguration(name: String, mainIntent: String = name, otherStarterIntents: Set<String> = emptySet(), secondaryIntents: Set<String> = emptySet())