getOrganizationFlow

abstract fun getOrganizationFlow(sessionUserId: SessionUserId, refresh: Boolean = false): Flow<DataResult<Organization>>