ApplicationFeeRefundUpdatedEvent constructor
const
ApplicationFeeRefundUpdatedEvent({
- required FeeRefund object,
Occurs whenever an application fee refund is updated.
Implementation
const ApplicationFeeRefundUpdatedEvent({required this.object});