severity property

String? severity
getter/setter pair

required The severity of the weather alert. Will take one of the following values: "advisory" (an individual should be aware of potentially severe weather) "watch" (an individual should prepare for potentially severe weather) "warning" (an individual should take immediate action to protect themselves and others from potentially severe weather).

Implementation

String? severity;