TopupSucceededEvent constructor
const
TopupSucceededEvent({
- required Topup object,
Occurs whenever a top-up succeeds.
Implementation
const TopupSucceededEvent({required this.object});
Occurs whenever a top-up succeeds.
const TopupSucceededEvent({required this.object});