ApplicationFeeCreatedEvent constructor
const
ApplicationFeeCreatedEvent({
- required ApplicationFee object,
Occurs whenever an application fee is created on a charge.
Implementation
const ApplicationFeeCreatedEvent({required this.object});