notificationTime method

TimeOfDay notificationTime()

Implementation

TimeOfDay notificationTime() {
  return _settingsService.notificationTime();
}