onNativePay property

Function? onNativePay
final

Provide a function that will be triggered once the user clicks on the native button. Can be left null if native option is not to be displayed

Implementation

final Function? onNativePay;