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