GraphqlModelDictionary constructor
const
GraphqlModelDictionary(
- Map<
Type, GraphqlAdapter< mappingsGraphqlModel> >
Implementation
const GraphqlModelDictionary(Map<Type, GraphqlAdapter<GraphqlModel>> mappings) : super(mappings);