EntitySearchModelCopyWith<$R, $In extends EntitySearchModel, $Out> class
abstract
- Implementers
- AddressSearchModelCopyWith
- AttributesSearchModelCopyWith
- BoundarySearchModelCopyWith
- DocumentSearchModelCopyWith
- FacilitySearchModelCopyWith
- IdentifierSearchModelCopyWith
- IndividualSearchModelCopyWith
- LocalitySearchModelCopyWith
- NameSearchModelCopyWith
- ProductSearchModelCopyWith
- ProductVariantSearchModelCopyWith
- ProjectFacilitySearchModelCopyWith
- ProjectProductVariantSearchModelCopyWith
- ProjectResourceSearchModelCopyWith
- ProjectSearchModelCopyWith
- ProjectStaffSearchModelCopyWith
- TargetSearchModelCopyWith
- UserActionSearchModelCopyWith
- UserSearchModelCopyWith
- Available extensions
- AddressSearchModelValueCopy
- AttributesSearchModelValueCopy
- BoundarySearchModelValueCopy
- DocumentSearchModelValueCopy
- FacilitySearchModelValueCopy
- IdentifierSearchModelValueCopy
- IndividualSearchModelValueCopy
- LocalitySearchModelValueCopy
- NameSearchModelValueCopy
- ProductSearchModelValueCopy
- ProductVariantSearchModelValueCopy
- ProjectFacilitySearchModelValueCopy
- ProjectProductVariantSearchModelValueCopy
- ProjectResourceSearchModelValueCopy
- ProjectSearchModelValueCopy
- ProjectStaffSearchModelValueCopy
- TargetSearchModelValueCopy
- UserActionSearchModelValueCopy
- UserSearchModelValueCopy
Constructors
Properties
-
$asAddressSearchModel
→ AddressSearchModelCopyWith<
$R, AddressSearchModel, $Out> -
Available on ObjectCopyWith<
$R, AddressSearchModel, $Out> , provided by the AddressSearchModelValueCopy extensionno setter -
$asAttributesSearchModel
→ AttributesSearchModelCopyWith<
$R, AttributesSearchModel, $Out> -
Available on ObjectCopyWith<
$R, AttributesSearchModel, $Out> , provided by the AttributesSearchModelValueCopy extensionno setter -
$asBoundarySearchModel
→ BoundarySearchModelCopyWith<
$R, BoundarySearchModel, $Out> -
Available on ObjectCopyWith<
$R, BoundarySearchModel, $Out> , provided by the BoundarySearchModelValueCopy extensionno setter -
$asDocumentSearchModel
→ DocumentSearchModelCopyWith<
$R, DocumentSearchModel, $Out> -
Available on ObjectCopyWith<
$R, DocumentSearchModel, $Out> , provided by the DocumentSearchModelValueCopy extensionno setter -
$asFacilitySearchModel
→ FacilitySearchModelCopyWith<
$R, FacilitySearchModel, $Out> -
Available on ObjectCopyWith<
$R, FacilitySearchModel, $Out> , provided by the FacilitySearchModelValueCopy extensionno setter -
$asIdentifierSearchModel
→ IdentifierSearchModelCopyWith<
$R, IdentifierSearchModel, $Out> -
Available on ObjectCopyWith<
$R, IdentifierSearchModel, $Out> , provided by the IdentifierSearchModelValueCopy extensionno setter -
$asIndividualSearchModel
→ IndividualSearchModelCopyWith<
$R, IndividualSearchModel, $Out> -
Available on ObjectCopyWith<
$R, IndividualSearchModel, $Out> , provided by the IndividualSearchModelValueCopy extensionno setter -
$asLocalitySearchModel
→ LocalitySearchModelCopyWith<
$R, LocalitySearchModel, $Out> -
Available on ObjectCopyWith<
$R, LocalitySearchModel, $Out> , provided by the LocalitySearchModelValueCopy extensionno setter -
$asNameSearchModel
→ NameSearchModelCopyWith<
$R, NameSearchModel, $Out> -
Available on ObjectCopyWith<
$R, NameSearchModel, $Out> , provided by the NameSearchModelValueCopy extensionno setter -
$asProductSearchModel
→ ProductSearchModelCopyWith<
$R, ProductSearchModel, $Out> -
Available on ObjectCopyWith<
$R, ProductSearchModel, $Out> , provided by the ProductSearchModelValueCopy extensionno setter -
$asProductVariantSearchModel
→ ProductVariantSearchModelCopyWith<
$R, ProductVariantSearchModel, $Out> -
Available on ObjectCopyWith<
$R, ProductVariantSearchModel, $Out> , provided by the ProductVariantSearchModelValueCopy extensionno setter -
$asProjectFacilitySearchModel
→ ProjectFacilitySearchModelCopyWith<
$R, ProjectFacilitySearchModel, $Out> -
Available on ObjectCopyWith<
$R, ProjectFacilitySearchModel, $Out> , provided by the ProjectFacilitySearchModelValueCopy extensionno setter -
$asProjectProductVariantSearchModel
→ ProjectProductVariantSearchModelCopyWith<
$R, ProjectProductVariantSearchModel, $Out> -
Available on ObjectCopyWith<
$R, ProjectProductVariantSearchModel, $Out> , provided by the ProjectProductVariantSearchModelValueCopy extensionno setter -
$asProjectResourceSearchModel
→ ProjectResourceSearchModelCopyWith<
$R, ProjectResourceSearchModel, $Out> -
Available on ObjectCopyWith<
$R, ProjectResourceSearchModel, $Out> , provided by the ProjectResourceSearchModelValueCopy extensionno setter -
$asProjectSearchModel
→ ProjectSearchModelCopyWith<
$R, ProjectSearchModel, $Out> -
Available on ObjectCopyWith<
$R, ProjectSearchModel, $Out> , provided by the ProjectSearchModelValueCopy extensionno setter -
$asProjectStaffSearchModel
→ ProjectStaffSearchModelCopyWith<
$R, ProjectStaffSearchModel, $Out> -
Available on ObjectCopyWith<
$R, ProjectStaffSearchModel, $Out> , provided by the ProjectStaffSearchModelValueCopy extensionno setter -
$asTargetSearchModel
→ TargetSearchModelCopyWith<
$R, TargetSearchModel, $Out> -
Available on ObjectCopyWith<
$R, TargetSearchModel, $Out> , provided by the TargetSearchModelValueCopy extensionno setter -
$asUserActionSearchModel
→ UserActionSearchModelCopyWith<
$R, UserActionSearchModel, $Out> -
Available on ObjectCopyWith<
$R, UserActionSearchModel, $Out> , provided by the UserActionSearchModelValueCopy extensionno setter -
$asUserSearchModel
→ UserSearchModelCopyWith<
$R, UserSearchModel, $Out> -
Available on ObjectCopyWith<
$R, UserSearchModel, $Out> , provided by the UserSearchModelValueCopy extensionno 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
-
$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