channelName property

String channelName
final

Name of the JavaScript channel that must be added using the WebViewController.

This channel must be added before the WebView widget is built.

Implementation

final String channelName;