RestModelDictionary constructor
const
RestModelDictionary(
- Map<
Type, RestAdapter< mappingsRestModel> >
Implementation
const RestModelDictionary(Map<Type, RestAdapter<RestModel>> mappings) : super(mappings);