downTimeEnd property Null safety
final
End time of Do Not Disturb in HH:mm (24-hour format).
If the end time is earlier than the start time, the Do Not Disturb time is in start time-24:00-end time.
Implementation
final String? downTimeEnd;