endDate property

DateTime? endDate

end date/time for time interval alarms

Implementation

DateTime? get endDate => _alarm!.endDate;