PAYMENT_REQUEST constant

AndroidWebViewFeature const PAYMENT_REQUEST

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.paymentRequestEnabled.

Implementation

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