Converts input and returns the result of the conversion.
input
@override Map<String, dynamic> convert(UndoTree<E> input) => _kCodecEncoders[_codecVersion](input);