Flutter
services
EventChannel
codec property
codec
EventChannel class
Constructors
EventChannel
Properties
codec
name
hashCode
runtimeType
Methods
receiveBroadcastStream
noSuchMethod
toString
Operators
operator ==
codec property
MethodCodec
codec
final
The message codec used by this channel, not null.
Implementation
final MethodCodec codec