$ConversationConfigExtension extension

on

Methods

copyWith({bool? textOnly, int? maxDurationSeconds, List<ClientEvent>? clientEvents}) ConversationConfig

Available on ConversationConfig, provided by the $ConversationConfigExtension extension

copyWithWrapped({Wrapped<bool?>? textOnly, Wrapped<int?>? maxDurationSeconds, Wrapped<List<ClientEvent>?>? clientEvents}) ConversationConfig

Available on ConversationConfig, provided by the $ConversationConfigExtension extension