AndroidJavaScriptReplyProxyCreationParams constructor
const
AndroidJavaScriptReplyProxyCreationParams({
- required PlatformWebMessageListener webMessageListener,
Creates a new AndroidJavaScriptReplyProxyCreationParams instance.
Implementation
const AndroidJavaScriptReplyProxyCreationParams(
{required super.webMessageListener});