GetStoredQueryResponse constructor
GetStoredQueryResponse({
- StoredQuery? storedQuery,
Implementation
GetStoredQueryResponse({
this.storedQuery,
});
GetStoredQueryResponse({
this.storedQuery,
});