menu
Flutter
services
EventChannel
codec property
codec
brightness_4
brightness_5
description
codec
property
MethodCodec
codec
final
The message codec used by this channel, not null.
Implementation
final MethodCodec codec;
Flutter
services
EventChannel
codec property
EventChannel class