GkashWebView constructor

const GkashWebView(
  1. PaymentRequest request, {
  2. Key? key,
})

Implementation

const GkashWebView(this.request, {Key? key}) : super(key: key);