NotificationProperty constructor
NotificationProperty({
- int? notifyDelayAfter,
Implementation
NotificationProperty({
this.notifyDelayAfter,
});
NotificationProperty({
this.notifyDelayAfter,
});