onCancelledCard property

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

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

Implementation

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