NotificationSchedule constructor
NotificationSchedule({})
Implementation
NotificationSchedule(
{required this.timeZone,
this.allowWhileIdle = false,
this.repeats = false,
this.preciseAlarm = false});
NotificationSchedule(
{required this.timeZone,
this.allowWhileIdle = false,
this.repeats = false,
this.preciseAlarm = false});