EntitySearchModelCopyWith<$R, $In extends EntitySearchModel, $Out> class
abstract
- Implementers
- AddressSearchModelCopyWith
- AttributesSearchModelCopyWith
- BoundarySearchModelCopyWith
- DocumentSearchModelCopyWith
- FacilitySearchModelCopyWith
- IdentifierSearchModelCopyWith
- IndividualSearchModelCopyWith
- LocalitySearchModelCopyWith
- NameSearchModelCopyWith
- PgrServiceSearchModelCopyWith
- ProductSearchModelCopyWith
- ProductVariantSearchModelCopyWith
- ProjectFacilitySearchModelCopyWith
- ProjectProductVariantSearchModelCopyWith
- ProjectResourceSearchModelCopyWith
- ProjectSearchModelCopyWith
- ProjectStaffSearchModelCopyWith
- ServiceAttributesSearchModelCopyWith
- ServiceDefinitionSearchModelCopyWith
- ServiceSearchModelCopyWith
- TargetSearchModelCopyWith
- UserActionSearchModelCopyWith
- UserSearchModelCopyWith
- Available extensions
- AddressSearchModelValueCopy
- AttributesSearchModelValueCopy
- BoundarySearchModelValueCopy
- DocumentSearchModelValueCopy
- FacilitySearchModelValueCopy
- IdentifierSearchModelValueCopy
- IndividualSearchModelValueCopy
- LocalitySearchModelValueCopy
- NameSearchModelValueCopy
- PgrServiceSearchModelValueCopy
- ProductSearchModelValueCopy
- ProductVariantSearchModelValueCopy
- ProjectFacilitySearchModelValueCopy
- ProjectProductVariantSearchModelValueCopy
- ProjectResourceSearchModelValueCopy
- ProjectSearchModelValueCopy
- ProjectStaffSearchModelValueCopy
- ServiceAttributesSearchModelValueCopy
- ServiceDefinitionSearchModelValueCopy
- ServiceSearchModelValueCopy
- TargetSearchModelValueCopy
- UserActionSearchModelValueCopy
- UserSearchModelValueCopy
Constructors
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
-
$chain<
$R2, $Out2> (Then< $Out2, $R2> t) → EntitySearchModelCopyWith<$R2, $In, $Out2> -
$delta(
Map< String, dynamic> delta) → $R -
inherited
-
$merge(
$In value) → $R -
inherited
-
$update(
$Out transform($In)) → $R -
inherited
-
call(
{String? boundaryCode}) → $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