onComplete property
Callback invoked when the refund flow completes.
Implementation
final void Function(SplitRefundResult result)? onComplete;
Callback invoked when the refund flow completes.
final void Function(SplitRefundResult result)? onComplete;