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