menu
webview_flutter_pagecall_poc package
documentation
webview_flutter_pagecall_poc.dart
JavaScriptMessage
message property
message property
dark_mode
light_mode
message
property
String
message
final
The contents of the message that was sent by the JavaScript code.
Implementation
final String message;
webview_flutter_pagecall_poc package
documentation
webview_flutter_pagecall_poc
JavaScriptMessage
message property
JavaScriptMessage class