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