$AttributionCopyWith extension

on

Properties

copyWith → _$AttributionCWProxy

Available on Attribution, provided by the $AttributionCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfAttribution.copyWith(...) or instanceOfAttribution.copyWith.fieldName(...).
no setter