onResponse property

void Function(String?)? onResponse
final

Callback for handling payment responses.

Implementation

final void Function(String?)? onResponse;