CustomStringsConfigured

constructor(    profileUrl: String? = null,     title: String,     subtitle: String? = null,     participantAgent: String,     participantSystem: String,     participantBot: String,     participantSupervisor: String,     participantCustomer: String,     participantJoinedMessage: String,     participantLeftMessage: String,     internetConnectionLost: String,     failedLoadingOlderMessages: String,     youHaveSharedLocation: String,     youHaveSelected: String,     activeParticipants: String,     noActiveParticipants: String,     downloadComplete: String,     downloadFailed: String,     sendLocation: String,     scrollToBottomDescription: String,     companyProfileDescription: String,     closeButtonDescription: String,     imageDescription: String,     shareLocationButtonDescription: String,     previousButtonDescription: String,     nextButtonDescription: String,     downloadButtonDescription: String,     attachmentDescription: String,     fileDescription: String,     cancelButtonDescription: String,     attachFileDescription: String,     sendButtonDescription: String,     messageSentDescription: String,     retryButtonDescription: String,     disconnectedStateIndicatorText: String,     connectingStateIndicatorText: String,     connectedStateIndicatorText: String,     idleTimeoutTitle: String,     idleTimeoutCountDownText: String,     idleTimeoutButtonText: String,     seconds: String,     audioPermissionRequired: String,     switchCameraDescription: String,     captureImageDescription: String,     finalizeCapturedImageDescription: String,     closeCameraDescription: String,     retakePhotoDescription: String,     startRecording: String,     stopRecording: String,     recordAudioDescription: String,     sendFile: String,     sendImage: String,     takePicture: String,     recordVideo: String,     noSuchFile: String,     fileSizeExceedsLimit: String,     fileExtensionNotSupported: String,     fileNameSizeInvalid: String,     captionSizeInvalid: String,     latitudeOutOfRange: String,     longitudeOutOfRange: String,     locationNameSizeInvalid: String,     locationAddressSizeInvalid: String,     payloadSizeInvalid: String,     textSizeInvalid: String,     messageTextSizeInvalid: String,     messageFormatError: String,     resetEditedChangesButtonDescription: String,     cropImageButtonDescription: String,     flipImageButtonDescription: String,     rotateImageButtonDescription: String,     saveEditedImageButtonDescription: String,     backButtonDescription: String,     singleParticipantsTyping: String,     twoParticipantsTyping: String,     multipleParticipantsTyping: String,     typingIndicatorDescription: String)