CreateGraphqlApiResponse constructor
CreateGraphqlApiResponse({
- GraphqlApi? graphqlApi,
Implementation
CreateGraphqlApiResponse({
this.graphqlApi,
});
CreateGraphqlApiResponse({
this.graphqlApi,
});