CopyWith$Input$IdentifyMetadataOptionsInput<TRes> class abstract

Constructors

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

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({List<Input$IdentifyFieldOptionsInput>? fieldOptions, bool? setCoverImage, bool? setOrganized, bool? includeMalePerformers, List<Enum$GenderEnum>? performerGenders, bool? skipMultipleMatches, String? skipMultipleMatchTag, bool? skipSingleNamePerformers, String? skipSingleNamePerformerTag}) → TRes
fieldOptions(Iterable<Input$IdentifyFieldOptionsInput>? _fn(Iterable<CopyWith$Input$IdentifyFieldOptionsInput<Input$IdentifyFieldOptionsInput>>?)) → 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