SourceCopyWith<$R> class abstract

Available extensions

Constructors

SourceCopyWith()

Properties

asSource SourceCopyWith<$R>

Available on ObjectCopyWith<$R, Source, Source>, provided by the SourceObjectCopy extension

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

Methods

apply(Source transform(Source)) → $R
inherited
call({int? id, String? name, int? hSize, int? vSize, int? srcType, int? inputCfgIndex, int? stillIndex, int? destIndex, int? userKeyIndex, int? freeze, int? capacity, InputCfgVideoStatus? inputCfgVideoStatus, String? mode3D}) → $R
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