configuration property

ChatConfiguration configuration
final

Configuration object that defines the chat's appearance and behavior.

This follows the Dependency Injection principle by allowing external configuration of the widget's behavior.

Implementation

final ChatConfiguration configuration;