removePaymentWindow method

void removePaymentWindow()

Implementation

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