MandateUpdatedEvent constructor
const
MandateUpdatedEvent({
- required Mandate object,
Occurs whenever a Mandate is updated.
Implementation
const MandateUpdatedEvent({required this.object});
Occurs whenever a Mandate is updated.
const MandateUpdatedEvent({required this.object});