CopyWith$Input$ConfigInterfaceInput<TRes> class abstract

Constructors

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

Properties

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

Methods

call({bool? sfwContentMode, List<String>? menuItems, bool? soundOnPreview, bool? wallShowTitle, String? wallPlayback, bool? showScrubber, int? maximumLoopDuration, bool? autostartVideo, bool? autostartVideoOnPlaySelected, bool? continuePlaylistDefault, bool? showStudioAsText, String? css, bool? cssEnabled, String? javascript, bool? javascriptEnabled, String? customLocales, bool? customLocalesEnabled, bool? disableCustomizations, String? language, Input$ConfigImageLightboxInput? imageLightbox, Input$ConfigDisableDropdownCreateInput? disableDropdownCreate, String? handyKey, int? funscriptOffset, bool? useStashHostedFunscript, bool? noBrowser, bool? notificationsEnabled}) → 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