ChatwootParameters constructor
ChatwootParameters({})
Implementation
ChatwootParameters(
{required this.isPersistenceEnabled,
required this.baseUrl,
required this.inboxIdentifier,
required this.clientInstanceKey,
this.userIdentifier});