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