menu
custom_image_picker package
documentation
asynchronous_method_channel.dart
AsynchronousMethodChannel
codec property
codec property
dark_mode
light_mode
codec
property
@
override
MethodCodec
get
codec
override
The message codec used by this channel, not null.
Implementation
@override MethodCodec get codec => _channel.codec;
custom_image_picker package
documentation
asynchronous_method_channel
AsynchronousMethodChannel
codec property
AsynchronousMethodChannel class