IssuingAuthorizationUpdatedEvent constructor
const
IssuingAuthorizationUpdatedEvent({
- required IssuingAuthorization object,
Occurs whenever an authorization is updated.
Implementation
const IssuingAuthorizationUpdatedEvent({required this.object});