SUPPRESS_ERROR_PAGE constant

AndroidWebViewFeature const SUPPRESS_ERROR_PAGE

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.willSuppressErrorPage.

Implementation

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