onCancelled property

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

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

Implementation

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