ClientChannel top-level constant
MethodChannel
const ClientChannel
Implementation
const MethodChannel ClientChannel = MethodChannel(
'$channelPrefix/chat_client',
JSONMethodCodec(),
);