Flutter
services
EventChannel
name property
name
EventChannel class
Constructors
EventChannel
Properties
codec
name
hashCode
runtimeType
Methods
receiveBroadcastStream
noSuchMethod
toString
Operators
operator ==
name property
String
name
final
The logical channel on which communication happens, not null.
Implementation
final String name