createDocumentTypesFlow

abstract fun createDocumentTypesFlow(personId: String? = null): Flow<List<DocumentType>>