Function that converts from type I to type O
I
O
@override Map<String, dynamic> serialize(Map<K, V?> value) => serializeMap(value);