EntitySearchModelCopyWith<$R, $In extends EntitySearchModel, $Out> class abstract

Implementers
Available extensions

Constructors

EntitySearchModelCopyWith()

Properties

$asAddressSearchModel AddressSearchModelCopyWith<$R, AddressSearchModel, $Out>

Available on ObjectCopyWith<$R, AddressSearchModel, $Out>, provided by the AddressSearchModelValueCopy extension

no setter
$asAttributesSearchModel AttributesSearchModelCopyWith<$R, AttributesSearchModel, $Out>

Available on ObjectCopyWith<$R, AttributesSearchModel, $Out>, provided by the AttributesSearchModelValueCopy extension

no setter
$asBoundarySearchModel BoundarySearchModelCopyWith<$R, BoundarySearchModel, $Out>

Available on ObjectCopyWith<$R, BoundarySearchModel, $Out>, provided by the BoundarySearchModelValueCopy extension

no setter
$asDocumentSearchModel DocumentSearchModelCopyWith<$R, DocumentSearchModel, $Out>

Available on ObjectCopyWith<$R, DocumentSearchModel, $Out>, provided by the DocumentSearchModelValueCopy extension

no setter
$asFacilitySearchModel FacilitySearchModelCopyWith<$R, FacilitySearchModel, $Out>

Available on ObjectCopyWith<$R, FacilitySearchModel, $Out>, provided by the FacilitySearchModelValueCopy extension

no setter
$asIdentifierSearchModel IdentifierSearchModelCopyWith<$R, IdentifierSearchModel, $Out>

Available on ObjectCopyWith<$R, IdentifierSearchModel, $Out>, provided by the IdentifierSearchModelValueCopy extension

no setter
$asIndividualSearchModel IndividualSearchModelCopyWith<$R, IndividualSearchModel, $Out>

Available on ObjectCopyWith<$R, IndividualSearchModel, $Out>, provided by the IndividualSearchModelValueCopy extension

no setter
$asLocalitySearchModel LocalitySearchModelCopyWith<$R, LocalitySearchModel, $Out>

Available on ObjectCopyWith<$R, LocalitySearchModel, $Out>, provided by the LocalitySearchModelValueCopy extension

no setter
$asNameSearchModel NameSearchModelCopyWith<$R, NameSearchModel, $Out>

Available on ObjectCopyWith<$R, NameSearchModel, $Out>, provided by the NameSearchModelValueCopy extension

no setter
$asPgrServiceSearchModel PgrServiceSearchModelCopyWith<$R, PgrServiceSearchModel, $Out>

Available on ObjectCopyWith<$R, PgrServiceSearchModel, $Out>, provided by the PgrServiceSearchModelValueCopy extension

no setter
$asProductSearchModel ProductSearchModelCopyWith<$R, ProductSearchModel, $Out>

Available on ObjectCopyWith<$R, ProductSearchModel, $Out>, provided by the ProductSearchModelValueCopy extension

no setter
$asProductVariantSearchModel ProductVariantSearchModelCopyWith<$R, ProductVariantSearchModel, $Out>

Available on ObjectCopyWith<$R, ProductVariantSearchModel, $Out>, provided by the ProductVariantSearchModelValueCopy extension

no setter
$asProjectFacilitySearchModel ProjectFacilitySearchModelCopyWith<$R, ProjectFacilitySearchModel, $Out>

Available on ObjectCopyWith<$R, ProjectFacilitySearchModel, $Out>, provided by the ProjectFacilitySearchModelValueCopy extension

no setter
$asProjectProductVariantSearchModel ProjectProductVariantSearchModelCopyWith<$R, ProjectProductVariantSearchModel, $Out>

Available on ObjectCopyWith<$R, ProjectProductVariantSearchModel, $Out>, provided by the ProjectProductVariantSearchModelValueCopy extension

no setter
$asProjectResourceSearchModel ProjectResourceSearchModelCopyWith<$R, ProjectResourceSearchModel, $Out>

Available on ObjectCopyWith<$R, ProjectResourceSearchModel, $Out>, provided by the ProjectResourceSearchModelValueCopy extension

no setter
$asProjectSearchModel ProjectSearchModelCopyWith<$R, ProjectSearchModel, $Out>

Available on ObjectCopyWith<$R, ProjectSearchModel, $Out>, provided by the ProjectSearchModelValueCopy extension

no setter
$asProjectStaffSearchModel ProjectStaffSearchModelCopyWith<$R, ProjectStaffSearchModel, $Out>

Available on ObjectCopyWith<$R, ProjectStaffSearchModel, $Out>, provided by the ProjectStaffSearchModelValueCopy extension

no setter
$asServiceAttributesSearchModel ServiceAttributesSearchModelCopyWith<$R, ServiceAttributesSearchModel, $Out>

Available on ObjectCopyWith<$R, ServiceAttributesSearchModel, $Out>, provided by the ServiceAttributesSearchModelValueCopy extension

no setter
$asServiceDefinitionSearchModel ServiceDefinitionSearchModelCopyWith<$R, ServiceDefinitionSearchModel, $Out>

Available on ObjectCopyWith<$R, ServiceDefinitionSearchModel, $Out>, provided by the ServiceDefinitionSearchModelValueCopy extension

no setter
$asServiceSearchModel ServiceSearchModelCopyWith<$R, ServiceSearchModel, $Out>

Available on ObjectCopyWith<$R, ServiceSearchModel, $Out>, provided by the ServiceSearchModelValueCopy extension

no setter
$asTargetSearchModel TargetSearchModelCopyWith<$R, TargetSearchModel, $Out>

Available on ObjectCopyWith<$R, TargetSearchModel, $Out>, provided by the TargetSearchModelValueCopy extension

no setter
$asUserActionSearchModel UserActionSearchModelCopyWith<$R, UserActionSearchModel, $Out>

Available on ObjectCopyWith<$R, UserActionSearchModel, $Out>, provided by the UserActionSearchModelValueCopy extension

no setter
$asUserSearchModel UserSearchModelCopyWith<$R, UserSearchModel, $Out>

Available on ObjectCopyWith<$R, UserSearchModel, $Out>, provided by the UserSearchModelValueCopy 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

$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