modelDictionary property

  1. @override
ModelDictionary<Model, Adapter<Model>> modelDictionary
final

Only present to conform to the Provider spec.

Implementation

@override
final modelDictionary = _MemoryCacheModelDictionary();