EntityModelCopyWith<$R, $In extends EntityModel, $Out> class
abstract
- Implementers
- AddressModelCopyWith
- AttributesModelCopyWith
- BoundaryModelCopyWith
- DocumentModelCopyWith
- FacilityModelCopyWith
- IdentifierModelCopyWith
- IndividualModelCopyWith
- LocalityModelCopyWith
- NameModelCopyWith
- PgrAddressModelCopyWith
- PgrComplainantModelCopyWith
- PgrComplainantResponseModelCopyWith
- PgrComplaintModelCopyWith
- PgrComplaintResponseModelCopyWith
- PgrRolesModelCopyWith
- PgrServiceCreateResponseModelCopyWith
- PgrServiceModelCopyWith
- PgrServiceResponseModelCopyWith
- PgrWorkflowModelCopyWith
- ProductModelCopyWith
- ProductVariantModelCopyWith
- ProjectFacilityModelCopyWith
- ProjectModelCopyWith
- ProjectProductVariantModelCopyWith
- ProjectResourceModelCopyWith
- ProjectStaffModelCopyWith
- ProjectTypeModelCopyWith
- ServiceAttributesModelCopyWith
- ServiceDefinitionModelCopyWith
- ServiceModelCopyWith
- TargetModelCopyWith
- UserActionModelCopyWith
- UserModelCopyWith
- Available extensions
- AddressModelValueCopy
- AttributesModelValueCopy
- BoundaryModelValueCopy
- DocumentModelValueCopy
- FacilityModelValueCopy
- IdentifierModelValueCopy
- IndividualModelValueCopy
- LocalityModelValueCopy
- NameModelValueCopy
- PgrAddressModelValueCopy
- PgrComplainantModelValueCopy
- PgrComplainantResponseModelValueCopy
- PgrComplaintModelValueCopy
- PgrComplaintResponseModelValueCopy
- PgrRolesModelValueCopy
- PgrServiceCreateResponseModelValueCopy
- PgrServiceModelValueCopy
- PgrServiceResponseModelValueCopy
- PgrWorkflowModelValueCopy
- ProductModelValueCopy
- ProductVariantModelValueCopy
- ProjectFacilityModelValueCopy
- ProjectModelValueCopy
- ProjectProductVariantModelValueCopy
- ProjectResourceModelValueCopy
- ProjectStaffModelValueCopy
- ProjectTypeModelValueCopy
- ServiceAttributesModelValueCopy
- ServiceDefinitionModelValueCopy
- ServiceModelValueCopy
- TargetModelValueCopy
- UserActionModelValueCopy
- UserModelValueCopy
Constructors
Properties
-
auditDetails
→ AuditDetailsCopyWith<
$R, AuditDetails, AuditDetails> ? -
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) → EntityModelCopyWith<$R2, $In, $Out2> -
$delta(
Map< String, dynamic> delta) → $R -
inherited
-
$merge(
$In value) → $R -
inherited
-
$update(
$Out transform($In)) → $R -
inherited
-
call(
{AuditDetails? auditDetails, bool? isDeleted}) → $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