Converts input and returns the result of the conversion.
input
@override Object convert(Object input) => fromJsonEncodable(input, _codec._adapters);