menu
Flutter
flutter_web_plugins
PluginEventChannel
<
T
>
codec property
codec
brightness_4
brightness_5
description
codec
property
MethodCodec
codec
final
The message codec used by this channel.
Defaults to
StandardMethodCodec
.
Implementation
final MethodCodec codec;
Flutter
flutter_web_plugins
PluginEventChannel
<
T
>
codec property
PluginEventChannel class