regions property

List<String>? regions
getter/setter pair

required An array of strings representing the names of the regions covered by this weather alert.

Implementation

List<String>? regions;