activePeriod property
Time when the alert should be shown to the user. If missing, the alert will be shown as long as it appears in the feed. If multiple ranges are given, the alert will be shown during all of them.
Implementation
@$pb.TagNumber(1)
$core.List<TimeRange> get activePeriod => $_getList(0);