getAllMediators

open override fun getAllMediators(): Flow<List<Mediator>>(source)

Returns a Flow of lists of Mediator objects representing all the available mediators.

Return

a Flow of lists of Mediator objects.