callback property

dynamic Function(SDKStatus, String, {FastpayPaymentResponse? result})? callback
getter/setter pair

Implementation

Function(SDKStatus,String, {FastpayPaymentResponse? result})? callback;