showPaymentModal method
Implementation
void showPaymentModal(String paymentData){
throw UnimplementedError('showPaymentModal() has not been implemented.');
}
void showPaymentModal(String paymentData){
throw UnimplementedError('showPaymentModal() has not been implemented.');
}