modelDictionary property

ModelDictionary<Model, Adapter<Model>> get modelDictionary

The translation between Adapters and Models

Implementation

ModelDictionary get modelDictionary;