Package-level declarations
Types
Link copied to clipboard
UI state for the endpoint detail screen.
Link copied to clipboard
class NetworkMockEndpointViewModel(endpointKey: EndpointKey, configRepository: MockConfigRepository, stateRepository: MockStateRepository) : ViewModel
ViewModel for the Network Mock endpoint detail screen.
Link copied to clipboard
UI state for the Network Mock screen.
Link copied to clipboard
class NetworkMockViewModel(configRepository: MockConfigRepository, stateRepository: MockStateRepository) : ViewModel
ViewModel for the Network Mock screen.