sortedParticipants

Deprecated

participants is already sorted. Use participants directly.

Replace with

participants

Deprecated alias for participants. Return type is intentionally declared as Flow (not StateFlow) to preserve binary compatibility with the pre-existing public API — StateFlow is a Flow, so consumers see the same underlying value.