Builder

abstract class Builder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun build(): CustomIntents
Link copied to clipboard
abstract fun customIntents(customIntents: List<CustomIntent>): CustomIntents.Builder