kControlChannelName constant Null safety
The name of the channel that plugins can use to communicate with the channel buffers system.
These messages are handled by handleMessage.
Implementation
static const String kControlChannelName = 'dev.flutter/channel-buffers';