Generic loading state for async data-fetching operations backed by a kotlinx.coroutines.flow.StateFlow.
Matches the classic iOS LoadingState enum pattern for consistent state management across platforms.
LoadingState