modelDictionary property

ModelDictionary<Model, Adapter<Model>> modelDictionary

The translation between Adapters and Models

Implementation

ModelDictionary get modelDictionary;