schedule property

NotificationSchedule? get schedule

Implementation

NotificationSchedule? get schedule {
  return _schedule;
}