ChannelInputCallback typedef
ChannelInputCallback =
void Function(Channel, SerializableInput)
Implementation
typedef ChannelInputCallback = void Function(Channel, SerializableInput);
typedef ChannelInputCallback = void Function(Channel, SerializableInput);