CopyWith$Input$GenerateMetadataInput<TRes> class abstract

Constructors

CopyWith$Input$GenerateMetadataInput(Input$GenerateMetadataInput instance, TRes then(Input$GenerateMetadataInput))
factory
CopyWith$Input$GenerateMetadataInput.stub(TRes res)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
previewOptions CopyWith$Input$GeneratePreviewOptionsInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({bool? covers, bool? sprites, bool? previews, bool? imagePreviews, Input$GeneratePreviewOptionsInput? previewOptions, bool? markers, bool? markerImagePreviews, bool? markerScreenshots, bool? transcodes, bool? forceTranscodes, bool? phashes, bool? interactiveHeatmapsSpeeds, bool? imagePhashes, bool? imageThumbnails, bool? clipPreviews, List<String>? sceneIDs, List<String>? markerIDs, List<String>? imageIDs, List<String>? galleryIDs, List<String>? paths, bool? overwrite}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited