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