Flutter
flutter_web_plugins
PluginEventChannel
<
T
>
name property
name
description
name
property
Null safety
String
name
final
The logical channel on which communication happens.
This must not be null.
Implementation
final String name;
Flutter
flutter_web_plugins
PluginEventChannel
<
T
>
name property
PluginEventChannel class
Constructors
PluginEventChannel
Properties
binaryMessenger
codec
controller
hashCode
name
runtimeType
Methods
noSuchMethod
setController
toString
Operators
operator ==