createCollaboratorsFlow

abstract fun createCollaboratorsFlow(sharedLinkId: String): Flow<List<CollaboratorItem>>