SearchItemsByViewUrlRequest constructor
SearchItemsByViewUrlRequest({
- DebugOptions? debugOptions,
- String? pageToken,
- String? viewUrl,
Implementation
SearchItemsByViewUrlRequest({
this.debugOptions,
this.pageToken,
this.viewUrl,
});