$AddressDescriptorCopyWith extension

on

Properties

copyWith → _$AddressDescriptorCWProxy

Available on AddressDescriptor, provided by the $AddressDescriptorCopyWith extension

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