DocumentViewerScreen

fun DocumentViewerScreen(documentModel: DocumentModel, documentId: String, showToast: (message: String) -> Unit, onViewCredential: (documentId: String, credentialId: String) -> Unit)