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