GooglePayNonceRequestFailureCallback typedef
GooglePayNonceRequestFailureCallback =
void Function(ErrorInfo errorInfo)
Implementation
typedef GooglePayNonceRequestFailureCallback = void Function(
ErrorInfo errorInfo);