DestOutMapCopyWith<$R> class abstract

Available extensions

Constructors

DestOutMapCopyWith()

Properties

asDestOutMap DestOutMapCopyWith<$R>

Available on ObjectCopyWith<$R, DestOutMap, DestOutMap>, provided by the DestOutMapObjectCopy 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(DestOutMap transform(DestOutMap)) → $R
inherited
call({int? id, String? name, int? hPos, int? vPos, int? hSize, int? vSize, int? freeze}) → $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