SourceMandateNotificationEvent constructor
const
SourceMandateNotificationEvent({
- required SourceMandateNotification object,
Occurs whenever a source mandate notification method is set to manual.
Implementation
const SourceMandateNotificationEvent({required this.object});