Enabled

data class Enabled(val token: String) : WeatherFeature

Constructors

Link copied to clipboard
constructor(token: String)

Properties

Link copied to clipboard
open override val isEnabled: Boolean = true
Link copied to clipboard