SolevatoParameters constructor
SolevatoParameters({})
Implementation
SolevatoParameters({
required this.isPersistenceEnabled,
this.baseUrl = 'https://app.solevato.com',
required this.inboxIdentifier,
required this.clientInstanceKey,
this.userIdentifier,
});