CopyWith$Input$ConfigDefaultSettingsInput<TRes> class abstract

Constructors

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

Properties

autoTag CopyWith$Input$AutoTagMetadataInput<TRes>
no setter
generate CopyWith$Input$GenerateMetadataInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
identify CopyWith$Input$IdentifyMetadataInput<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scan CopyWith$Input$ScanMetadataInput<TRes>
no setter

Methods

call({Input$ScanMetadataInput? scan, Input$IdentifyMetadataInput? identify, Input$AutoTagMetadataInput? autoTag, Input$GenerateMetadataInput? generate, bool? deleteFile, bool? deleteGenerated}) → 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