RequestMidasPaymentCompleteCallback typedef
RequestMidasPaymentCompleteCallback =
void Function(MidasPaymentError)
Implementation
typedef RequestMidasPaymentCompleteCallback = void Function(MidasPaymentError);
typedef RequestMidasPaymentCompleteCallback = void Function(MidasPaymentError);