uiState

Combined UI state for the endpoint detail screen.

Combines the discovered EndpointDescriptor (loaded once on init) with the live EndpointMockState from DataStore into a single NetworkMockEndpointUiState emission. Re-emits whenever either source changes — in practice, EndpointMockState changes on every user selection while EndpointDescriptor is stable after loading.

See also