sortedParticipants
Deprecated
participants is already sorted. Use participants directly.
Replace with
participantsContent copied to clipboard
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.