Stores a cache of data converters used when publishing data to a broker.
Map<Type, Object> dataConverters = <Type, Object>{};