Air Pressure Alert Warning

class AirPressureAlertWarning(val factor: Float, val isEnabled: Boolean) : AirPressureAlertType

Class relate to warning alert

Constructors

Link copied to clipboard
constructor(factor: Float, isEnabled: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard