removePaymentWindow method
void
removePaymentWindow()
Implementation
void removePaymentWindow() {
webViewProvider?.removePaymentWindow();
}
void removePaymentWindow() {
webViewProvider?.removePaymentWindow();
}