LatestOutage

data class LatestOutage(val outage: Outage) : LatestLocationState

Constructors

Link copied to clipboard
fun LatestOutage(outage: Outage)

Properties

Link copied to clipboard
val outage: Outage