onPaidCard property

void Function(Map<String, dynamic> payStatus) onPaidCard
final

The Function And The Result Of Data If The User Cancelled The Payment.

Implementation

final void Function(Map<String, dynamic> payStatus) onPaidCard;