DartWebPluginBaseMethodChannel<K, V> constructor
DartWebPluginBaseMethodChannel<K, V> (
- void onMessageFromJs<
K, V>()
Implementation
DartWebPluginBaseMethodChannel(this.onMessageFromJs);