ConfigurationLoaderScreenContentState

data class ConfigurationLoaderScreenContentState(val statusText: String = "")(source)

Carries ConfigurationLoaderScreenContentState data through the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(statusText: String = "")

Properties

Link copied to clipboard

Exposes the statusText value used by the SDAI presentation layer.