ExpiryNotification constructor
ExpiryNotification({
- bool? enableNotification,
Implementation
ExpiryNotification({
this.enableNotification,
});
ExpiryNotification({
this.enableNotification,
});