PAYMENT_REQUEST constant

WebViewFeature const PAYMENT_REQUEST

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.paymentRequestEnabled.

Implementation

static const PAYMENT_REQUEST = WebViewFeature._internal(
  'PAYMENT_REQUEST',
  'PAYMENT_REQUEST',
);