VideoSuggestions constructor
VideoSuggestions({})
Implementation
VideoSuggestions({
this.editorSuggestions,
this.processingErrors,
this.processingHints,
this.processingWarnings,
this.tagSuggestions,
});
VideoSuggestions({
this.editorSuggestions,
this.processingErrors,
this.processingHints,
this.processingWarnings,
this.tagSuggestions,
});