WEB_MESSAGE_ARRAY_BUFFER constant
WebViewFeature
const WEB_MESSAGE_ARRAY_BUFFER
Feature for isFeatureSupported. This feature covers WebMessagePort.postMessage with ArrayBuffer type,
InAppWebViewController.postWebMessage with ArrayBuffer type, and JavaScriptReplyProxy.postMessage with ArrayBuffer type.
Implementation
static const WEB_MESSAGE_ARRAY_BUFFER = WebViewFeature._internal(
'WEB_MESSAGE_ARRAY_BUFFER', 'WEB_MESSAGE_ARRAY_BUFFER');